3 Commits

Author SHA1 Message Date
a00abcd884
Add terraform root module and server group module
The server group module deploys a number of hetzner cloud servers which
are part of a private network.
2023-08-17 21:50:07 +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
d860eccc4d Initial commit 2023-08-16 19:24:41 +02:00