ols-docker-env
ols-docker-env copied to clipboard
OpenLiteSpeed Docker Environment
Hi, I followed this documention to install OLS on docker: https://docs.litespeedtech.com/docker/openlitespeed. I noticed the virtual hosts are added inside a template under ViHost Templates after executing the `bash bin/domain.sh -add...
Hello, the script is running very smooth, but today, i just reinstall vps and see a notice after run this script again what's happen? how do i can resolve this?...
I deployed the docker containers using the docker-compose file on a plain vanilla Deb 12 server. I made what I assume are a few minor config changes, specifically I set...
Within **ols-docker-env** the WordPress sites, mailing function does not work at all. I have already "Postfix" installed on my host, So how it's possible to docker environment use the SMTP...
Hi, I want to distinct the OLS, LSPHP and my website PHP codes images into separated containers (pods) to run in Kubernetes. And link between them to communicate. When using...
What is the recommended way to get his container to do its logging to stdout/err like a good docker citizen? Now its writing to various logfiles, which is not the...
replaced mysql command with mariadb command because mariadb docker image doesnt ship with mysql anymore
Simply uncomment MYSQL_HOST in .env and set appropriately to use an existing MySQL server. Additional change: By default, docker compose will NOT deploy the MySQL nor phpMyAdmin services (regardless of...
Hi When i Applying a ZeroSSL Certificate i get following error message : No EAB credentials found for ZeroSSL, let's obtain them Cannot resolve _eab_id [Fri Sep 6 18:40:51 EDT...