From 51cf6458011c9da399a72dc6fbc2ca493f422b2b Mon Sep 17 00:00:00 2001 From: VC Date: Fri, 5 Jul 2024 11:53:29 +0200 Subject: [PATCH] feat: add medias for mastodon alias --- production.yml | 1 + roles/nginx/templates/vhosts/medias.m.nintendojo.fr.conf.j2 | 1 + 2 files changed, 2 insertions(+) create mode 120000 roles/nginx/templates/vhosts/medias.m.nintendojo.fr.conf.j2 diff --git a/production.yml b/production.yml index 83aa0e6..3d984d8 100644 --- a/production.yml +++ b/production.yml @@ -109,6 +109,7 @@ webservers: web_hostname: - garage.mateu.be - mastodon-ndfr.garage.mateu.be + - medias.m.nintendojo.fr - nextcloud-libertus.garage.mateu.be web1.dmz.mateu.be: web_hostname: diff --git a/roles/nginx/templates/vhosts/medias.m.nintendojo.fr.conf.j2 b/roles/nginx/templates/vhosts/medias.m.nintendojo.fr.conf.j2 new file mode 120000 index 0000000..8abe5a8 --- /dev/null +++ b/roles/nginx/templates/vhosts/medias.m.nintendojo.fr.conf.j2 @@ -0,0 +1 @@ +garage.mateu.be.conf.j2 \ No newline at end of file