[mailman3] Mailman is reverse-proxyfied

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
certbot_on_virtu
Yohann D'ANELLO 2021-03-01 14:36:45 +01:00 committed by ynerant
parent 8a0bb4401d
commit 81ded3ea46
3 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@ loc_nginx:
- "uwsgi_pass mailman3"
- "include /etc/nginx/uwsgi_params"
- ssl: crans.org
- ssl: false
default: true
server_name:
- "mailman.crans.org"

View File

@ -43,7 +43,7 @@ glob_reverseproxy:
- {from: owncloud.crans.org, to: 172.16.10.136}
- {from: linx.crans.org, to: "172.16.10.119:8080"}
- {from: belenios.crans.org, to: 172.16.10.111}
# - {from: mailman.crans.org, to: 10.231.136.180}
- {from: mailman.crans.org, to: 172.16.10.110}
# Zamok
- {from: perso.crans.org, to: 172.16.10.31}

View File

@ -1,4 +1,4 @@
---
interfaces:
adm: eth0
srv: eth1
srv_nat: eth1