automation/ansible/README.md

7 lines
298 B
Markdown
Raw Normal View History

2020-01-27 16:27:54 +00:00
Three parts:
* make a docker-compose wordpress:apache instance with fixed IP, configured to query host's MySQL
* Configure host's MySQL's access rights to allow connections from fixed IP
* Make new nginx server (answering to site's URL) to do TLS and pass connections to container with fixed IP