forked from Public/DockerWordpress
The site config file added must go to the nginx configuration directory in the gateway server
INSTRUCTIONS
- Copy (and edit) .env_default to .env
- Run docker-compose
- Access the system in https://hostname:$EX_PORT
- Follow the system instructions to install WP
- Have fun!
If you need to access the phpMyAdmin just point your browser to http://hostname:$MY_PORT
.env VARIABLES
The variables in the .env file are those in that appear in the parent directory README.md and the following additional ones:
MY_PORT: the port to access the phpMyAdmin