automation/ansible
2020-03-31 10:55:25 +02:00
..
templates WIP, changing the whole configuration setup 2020-03-31 10:55:25 +02:00
ansible-playbook.yml WIP, changing the whole configuration setup 2020-03-31 10:55:25 +02:00
README.md WIP, changing the whole configuration setup 2020-03-31 10:55:25 +02: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