Commit Graph

197 Commits

Author SHA1 Message Date
Anh Duc Le 4e41befe7b Update help message in mkcert.sh to clarify usage of --remove option 2025-11-06 10:17:29 +07:00
Anh Duc Le a11d61c5a2 Add mkcert usage instructions for local development SSL in README.md 2025-11-05 11:13:42 +07:00
Anh Duc Le 08f2b45f5a Refactor installation steps in mkcert.sh for clarity and consistency 2025-11-05 10:55:01 +07:00
Anh Duc Le 4a4ced1a28 Add domain verification and local SSL configuration to mkcert.sh 2025-11-05 10:55:01 +07:00
Anh Duc Le 8e480f3768 Enhance mkcert.sh script with improved error handling, added test option, and refined SSL configuration steps 2025-11-05 10:55:01 +07:00
Anh Duc Le 40edce0d1f Add mkcert.sh script for SSL certificate generation and management 2025-11-05 10:55:01 +07:00
E.L. d073ce662a Merge pull request #100 from ducladev/chore/update-readme-format-and-phpmyadmin-link
Update README.md for improved formatting and phpMyAdmin link correction
2025-10-24 14:15:55 +08:00
Anh Duc Le 4e94a92300 Update README.md for improved formatting and phpMyAdmin link correction 2025-10-24 11:15:16 +07:00
Code-Egg 91df8b2fa7 modified: .travis/verify.sh 2025-10-24 08:19:44 +08:00
E.L. 37f437a441 Merge pull request #99 from ducladev/chore/update-phpmyadmin-config-and-version
Update phpMyAdmin configuration and image version in docker-compose
2025-10-23 21:08:28 +08:00
Anh Duc Le 533e28be9e Update phpMyAdmin configuration and image version in docker-compose 2025-10-23 14:34:51 +07:00
Code-Egg fa3fe091ff Update LSCWP config 2025-05-07 10:59:53 +08:00
Code-Egg d94611b2f6 modified: docker-compose.yml 2025-03-07 10:25:02 +08:00
Code-Egg 0a7d0ceed7 modified: .travis/verify.sh
modified:   README.md
2024-11-08 14:31:06 +08:00
Code-Egg 88223ae123 modified: bin/container/domainctl.sh 2024-11-05 21:46:58 +08:00
Code-Egg 54c684df31 Merge branch 'master' of github.com:litespeedtech/ols-docker-env 2024-11-04 09:16:15 +08:00
Code-Egg 6714d56979 replaced mysql command with mariadb command because mariadb docker image doesnt ship with mysql anymore
From https://github.com/litespeedtech/ols-docker-env/pull/86
2024-11-04 09:15:30 +08:00
E.L. ab5bb0f44b Merge pull request #87 from litespeedtech/revert-86-master
Revert "Update database.sh"
2024-10-25 13:50:26 +08:00
E.L. e2f3df1867 Revert "Update database.sh" 2024-10-25 13:49:59 +08:00
E.L. 27c364ca1b Merge pull request #86 from Liangyiu/master
Update database.sh
2024-10-25 13:47:19 +08:00
Marcel 2977b4c0dc Update database.sh
replaced mysql command with mariadb command because mariadb docker image doesnt ship with mysql anymore
2024-10-24 20:02:59 +02:00
Code-Egg 84f1235740 modified: .github/workflows/docker.yml 2024-10-02 10:07:48 +08:00
Code-Egg 2d7b0589fb modified: .env
modified:   README.md
	modified:   docker-compose.yml
2024-10-02 09:53:32 +08:00
E.L 7b5a79e835 Merge pull request #81 from DuCun/master
Update OWASP version
2024-06-19 16:52:16 +08:00
对望 8cfa0dccb7 Update OWASP version 2024-06-19 11:15:58 +08:00
Code-Egg c450986c70 modified: .env 2024-05-15 13:50:47 +08:00
Code-Egg af62ec62c6 Update OWASP config and version 2024-05-07 10:41:26 +08:00
E.L 464d999936 Merge pull request #73 from heathchyi/patch-1
Update docker-compose.yml
2024-03-04 13:51:52 +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
E.L d7b39ddeb4 Merge pull request #72 from DuCun/master
Can give it a try, remove logging
2024-02-13 14:47:50 +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
E.L 64a15d46cd Merge pull request #71 from worino/patch-1
updated ols_version to latest
2024-01-28 08:49:37 +08:00
Ulrich Dyhr Ottosen 1bbc5c926e updated ols_version to latest 2024-01-27 22:16:06 +01:00
Code-Egg 5d2435e066 modified: .env
modified:   README.md
	modified:   bin/database.sh
2024-01-03 15:32:23 +08:00
E.L 3ee0c984ac Merge pull request #68 from travistran1989/master
add redis container and support database deletion
2024-01-03 15:21:58 +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 3ca69edb9b Update OWASP rule version 2023-03-04 21:47:26 +08:00
Cold-Egg 55b742ae33 Fix cache for Theme 2023
modified:   bin/container/appinstallctl.sh
2022-12-06 15:51:48 +08:00
Cold-Egg 1a6a67579a Use docker compose instead of docker-compose
modified:   README.md
	modified:   bin/acme.sh
	modified:   bin/appinstall.sh
	modified:   bin/database.sh
	modified:   bin/demosite.sh
	modified:   bin/domain.sh
	modified:   bin/webadmin.sh
2022-10-26 20:44:37 +08:00
Cold-Egg aeafac6022 modified: README.md 2022-10-21 11:51:07 +08:00
Cold-Egg b4fadc0834 Update phpmyadmin 2022-10-04 09:24:23 +08:00
Cold-Egg 82731d9abb Merge branch 'master' of https://github.com/litespeedtech/ols-docker-env 2022-09-02 11:48:56 +08:00
Cold-Egg 5940aaf163 modified: .env
modified:   bin/container/owaspctl.sh
2022-09-02 11:44:53 +08:00
E.L b367f8229e Merge pull request #47 from worino/master
Added network section to docker-compose.yml
2022-08-03 21:54:16 -04:00
Ulrich Dyhr Ottosen 1e980ee5ba updated PHP to version 8.1.x 2022-08-02 20:53:50 +02: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
E.L d7a0906ac7 Merge pull request #46 from tynanbe/mysql_port
Don't publish MySQL port
2022-07-26 22:12:17 -04:00
tynanbe d4b29af451 Don't publish MySQL port 2022-07-26 13:39:11 -05:00
E.L 3be989d74a Merge pull request #43 from travistran1989/add-revoke-remove
add revoke and remove function
2022-06-13 10:41:16 +08:00