8 Commits

Author SHA1 Message Date
c822168ea2
Setup mysql on the loadbalancer 2023-09-15 22:01:42 +02:00
c878461d0f
Set wordpress to use https 2023-09-15 19:53:25 +02:00
f62a53e476
Add loadbalancer to playbook using new caddy role 2023-09-15 19:53:12 +02:00
ed6f9239ec
Deploy terraform from ansible 2023-09-14 21:58:41 +02:00
4b7591ffed
Add mysql-replication role 2023-09-12 19:15:41 +02:00
26cb18a024
Add glusterfs role 2023-09-05 23:23:08 +02:00
fd51ff48d3
Change wordpress db password and add to vault 2023-08-17 22:16:44 +02:00
649e48930e
Add ansible roles and playbook to setup LEMP stack
Ansible roles added:
 * nginx
 * php
 * mysql
 * wordpress

Additionally adds a Vagrantfile to setup two machines using the new
playbook for testing.
2023-08-17 20:54:40 +02:00