demyxsh / demyx

Demyx is a Docker image that automates and manages WordPress installations. Traefik for reverse proxy with Lets Encrypt SSL/TLS. WordPress sites are powered by OpenLiteSpeed/NGINX-PHP and MariaDB.
https://demyx.sh
MIT License
142 stars 23 forks source link

Domain name is not set when installing stack ols-bedrock #20

Closed edsonsantoro closed 3 years ago

edsonsantoro commented 3 years ago

Hi again,

When installing wordpress with demyx run --stack=ols-bedrock the domain name is not set on environment variable WP_HOME inside /demyx/.env file. Right after installing, the var value is WP_HOME=https://localhost

demyxco commented 3 years ago

Hi @edsonsantoro it seems like you're missing the domain name in that command. I've added a measure to prevent running the command when a domain isn't passed: https://github.com/demyxco/demyx/commit/f067d03adea66e6b5a4ca008b68900bd849ac978