Commit Graph

206 Commits

Author SHA1 Message Date
E.L. 7ffe1b1547 Merge pull request #105 from stealthinnovative/master
Update to the current versions of OLS 1.8.5, PHP lsphp85, Maria DB 11.8 LTS
2026-01-14 08:38:02 +08:00
stealthinnovative f1ade81793 Update README.md
Updated maridb notes: Latest Stable version: 11.8 LTS
2026-01-13 08:54:15 -10:00
stealthinnovative 2a29d83389 Update .env
Updated OLS version to the current version 1.8.5. Updated php version to the current version lsphp85
2026-01-13 08:53:12 -10:00
stealthinnovative fce090ab61 Update docker-compose.yml
Updated DB service to mariadb from mysql, updated PMA_Host to match. Updated mariadb image to mariadb:11.8 for current LTS version.
2026-01-13 08:52:10 -10:00
Code-Egg 4d6a31859b modified: bin/acme.sh 2025-12-19 15:32:52 +08:00
E.L. 803eb2428f Merge pull request #103 from ducladev/enhancement/mkcert-ssl-config-handling
Enhance SSL configuration handling in mkcert.sh
2025-11-07 09:35:20 +08:00
Anh Duc Le 37c05a177e Enhance SSL configuration handling in mkcert.sh
- Added a check to see if the domain is already configured for SSL before copying certificates.
- Updated messages to clarify the steps of moving domains between 'docker' and 'dockerLocal' templates.
2025-11-06 14:59:14 +07:00
Code-Egg 48e7c948b6 modified: README.md
modified:   bin/mkcert.sh
2025-11-06 14:41:01 +08:00
E.L. 5d1aae3315 Merge pull request #102 from ducladev/feature/local-ssl-with-mkcert
Add mkcert-based local SSL support for virtual hosts
2025-11-06 13:23:22 +08:00
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