🔧 holmium: Move https ingress for XMPP server
The http(s) stuff for jabber.n39.eu was a static page before. We point that to a static-webserver container on pottwal next to the xmpp server container for now.
This commit is contained in:
parent
2dc0730efc
commit
3537e91e35
1 changed files with 2 additions and 4 deletions
|
@ -9,10 +9,6 @@
|
||||||
- role: nginx-https-ingress
|
- role: nginx-https-ingress
|
||||||
vars:
|
vars:
|
||||||
ingress:
|
ingress:
|
||||||
- server: helium
|
|
||||||
hosts:
|
|
||||||
- name: jabber.n39.eu
|
|
||||||
- name: conference.jabber.n39.eu
|
|
||||||
- server: kant
|
- server: kant
|
||||||
hosts:
|
hosts:
|
||||||
- name: spaceapi.n39.eu
|
- name: spaceapi.n39.eu
|
||||||
|
@ -29,6 +25,8 @@
|
||||||
- name: pad.n39.eu
|
- name: pad.n39.eu
|
||||||
- name: brotherql-web.n39.eu
|
- name: brotherql-web.n39.eu
|
||||||
local: true
|
local: true
|
||||||
|
- name: jabber.n39.eu
|
||||||
|
- name: conference.jabber.n39.eu
|
||||||
- server: radon
|
- server: radon
|
||||||
hosts:
|
hosts:
|
||||||
- name: nodered.n39.eu
|
- name: nodered.n39.eu
|
||||||
|
|
Loading…
Reference in a new issue