Jose Miguel López Coronado c07f4a2abd nginx site config file
The site config file added must go to the nginx configuration directory in the gateway server
2021-05-12 11:39:27 +00:00
..
2021-05-12 10:23:06 +00:00
2021-05-12 11:39:27 +00:00

INSTRUCTIONS

  1. Copy (and edit) .env_default to .env
  2. Run docker-compose
  3. Access the system in https://hostname:$EX_PORT
  4. Follow the system instructions to install WP
  5. 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