setup 'prod' variables

networking
Jean-Marie Mineau 3 years ago
parent fb24aaf668
commit c1c2c2d485

@ -3,3 +3,4 @@
reverse_proxy_stream:
- {from_port: 53, type: "udp", to: "dns-histausse.fil.sand.auro.re:53"}
- {from_port: 53, type: "tcp", to: "dns-histausse.fil.sand.auro.re:53"}
- {from_port: 2222, type: "tcp", to: "azerty.fil.sand.auro.re:2222"}

@ -3,3 +3,5 @@
reverse_proxy_sites:
- {from: wiki.pains-perdus.fr, to: "https://azerty.fil.sand.auro.re:2443"}
- {from: hindley.pains-perdus.fr, to: "http://127.0.0.1:5000"}
- {from: gitea.deso-palaiseau.fr, to: "https://azerty.fil.sand.auro.re:8443"}
- {from: openid.deso-palaiseau.fr, to: "https://azerty.fil.sand.auro.re:7443"}

14
hosts

@ -9,8 +9,6 @@ all:
azerty.fil.sand.auro.re:
dns-histausse.fil.sand.auro.re:
re2o.deso-palaiseau.fr:
vb1:
vb2:
proxmox:
hosts:
hellman.fil.sand.auro.re:
@ -20,15 +18,11 @@ all:
dns:
hosts:
dns-histausse.fil.sand.auro.re:
test:
hosts:
vb1:
vb2:
keycloak_host:
hosts:
vb2:
server_hostname: 10.0.2.9
azerty.fil.sand.auro.re
server_hostname: azerty.fil.sand.auro.re
gitea_host:
hosts:
vb1:
server_hostname: 10.0.2.11
azerty.fil.sand.auro.re:
server_hostname: azerty.fil.sand.auro.re

Loading…
Cancel
Save