Skip to content
Snippets Groups Projects
Commit 81ded3ea authored by ynerant's avatar ynerant Committed by ynerant
Browse files

[mailman3] Mailman is reverse-proxyfied


Signed-off-by: ynerant's avatarYohann D'ANELLO <ynerant@crans.org>
parent 8a0bb440
No related branches found
No related tags found
1 merge request!235Mailman 3
......@@ -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"
......
......@@ -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}
......
---
interfaces:
adm: eth0
srv: eth1
srv_nat: eth1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment