diff --git a/production.yml b/production.yml index 74bf3a1..83aa0e6 100644 --- a/production.yml +++ b/production.yml @@ -108,6 +108,8 @@ webservers: garage1.dmz.mateu.be: web_hostname: - garage.mateu.be + - mastodon-ndfr.garage.mateu.be + - nextcloud-libertus.garage.mateu.be web1.dmz.mateu.be: web_hostname: - fav.libertus.eu diff --git a/roles/nginx/templates/vhosts/mastodon-ndfr.garage.mateu.be.conf.j2 b/roles/nginx/templates/vhosts/mastodon-ndfr.garage.mateu.be.conf.j2 new file mode 120000 index 0000000..8abe5a8 --- /dev/null +++ b/roles/nginx/templates/vhosts/mastodon-ndfr.garage.mateu.be.conf.j2 @@ -0,0 +1 @@ +garage.mateu.be.conf.j2 \ No newline at end of file diff --git a/roles/nginx/templates/vhosts/nextcloud-libertus.garage.mateu.be.conf.j2 b/roles/nginx/templates/vhosts/nextcloud-libertus.garage.mateu.be.conf.j2 new file mode 120000 index 0000000..8abe5a8 --- /dev/null +++ b/roles/nginx/templates/vhosts/nextcloud-libertus.garage.mateu.be.conf.j2 @@ -0,0 +1 @@ +garage.mateu.be.conf.j2 \ No newline at end of file