automation/wordpress
Adrien Luxey 34cf4db28d not much
2020-01-28 09:12:42 +01:00
..
lexperimental not much 2020-01-28 09:12:42 +01:00
templates nginx template seems to work 2020-01-28 01:24:25 +01:00
ansible-playbook.retry ansible creates docker-compose 2020-01-28 01:07:58 +01:00
ansible-playbook.yml not much 2020-01-28 09:12:42 +01:00
README.md talked about wordpress 2020-01-27 17:27:54 +01: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