Commit Graph

32 Commits

Author SHA1 Message Date
Code-Egg 2d7b0589fb modified: .env
modified:   README.md
	modified:   docker-compose.yml
2024-10-02 09:53:32 +08:00
Chyi b95f8c6299 Update docker-compose.yml
In the /bin/webadmin.sh file, CONT_NAME='litespeed' is used to check if the Litespeed docker container is running. 
https://github.com/litespeedtech/ols-docker-env/blob/d7b39ddeb46e454d413ce9e3fc80678384b0c8a2/bin/webadmin.sh#L2

Because the docker-compose file does not explicitly specify the container name for Litespeed, newcomers following the steps in the readme.md might encounter an error indicating that Litespeed is not running, which could be confusing. It is recommended to explicitly define a container name in the docker-compose example file that matches the hardcoded container name in the shell script.
2024-03-04 10:57:33 +08:00
对望 ad9252e9b1 Remove logging
Remove logging to prevent 'Error response from daemon: configured logging driver does not support reading' from being booted
2024-01-29 19:01:54 +08:00
Travis Tran 51e96582c9 add delete database script 2023-12-21 16:44:12 +07:00
Travis Tran ad99711392 include redis 2023-11-01 20:10:00 +07:00
Cold-Egg b4fadc0834 Update phpmyadmin 2022-10-04 09:24:23 +08:00
Ulrich Dyhr Ottosen f52a09ade8 Added network section to ensure all containers are on same network, this helps laravel applications to migrate 2022-08-02 20:29:52 +02:00
tynanbe d4b29af451 Don't publish MySQL port 2022-07-26 13:39:11 -05:00
Travis Tran 70e7048ad4 default turn off docker logger to prevent unnecessary logs 2022-06-03 00:27:37 +07:00
Cold-Egg f0a85ad8a8 workflow 2021-03-08 16:02:27 +08:00
Cold-Egg 9ba335ea58 add restart always 2020-10-26 15:19:52 +08:00
Cold-Egg 6d3f71b7cc use phpmyadmin 5.0.2-debian-10-r72 2020-06-05 15:49:04 +08:00
Cold-Egg f87fff6f96 mv to official 2020-02-27 16:37:36 -05:00
lars-hagen e7be6ffa02 Test acme script and persistent certs 2020-02-19 11:58:35 +01:00
lars-hagen 8e881fe459 ignore files in lsws, updated cert path in docker-compose, removed .DS_STORE 2020-02-19 08:31:04 +01:00
lars-hagen 99e810033e cleaning yml, adding acme.sh 2020-02-18 21:16:42 +01:00
lars-hagen b93e9e240d Moving dockerfiles to a different repo, cleaning up the environment 2020-02-18 13:39:21 +01:00
lars-hagen a7e550569a Added 1.6.5 as default, optimized travis 2020-01-28 08:45:47 +01:00
lars-hagen 997c42e3e5 Replace adminer with phpmyadmin 2020-01-27 21:56:20 +01:00
E.L bafe765df3 Merge pull request #4 from ivmm/master
ADD TimeZone Support
2020-01-24 16:47:20 -05:00
Cold-Egg eec2c98a6e allow quic 2020-01-24 16:12:42 -05:00
妙正灰 5ecfbe5e8f ADD TimeZone Support 2020-01-24 15:55:16 +08:00
lars-hagen be823d37cc bind mounting admin conf and a bin to set password 2020-01-09 00:17:01 +01:00
lars-hagen e1a81d1c41 Easy install of extensions(test) 2020-01-08 21:18:21 +01:00
lars-hagen 7d5ee805bc Specified a stable mariadb version, instead of pulling latest 2020-01-06 11:55:53 +01:00
Cold-Egg f88309f31e rm 1.5.10, use official db, update download sh 2020-01-02 16:21:17 -05:00
lars-hagen 316c348b5c added bins to remove and add sites, changed dockerfile. added new format 2019-12-25 20:38:38 +01:00
lars-hagen e313affc28 Added image label for travis 2019-12-23 20:13:05 +01:00
Cold-Egg 6a7461e3fd log sync 2019-12-20 15:56:15 -05:00
Cold-Egg ec697780b5 readme 2019-12-19 12:16:37 -05:00
Cold-Egg b13df69782 few updates 2019-12-19 09:47:10 -05:00
Cold-Egg ada70066dd ols1.5.10+wp 2019-12-18 14:29:07 -05:00