2021-01-24 21:20:53 +01:00
|
|
|
---
|
|
|
|
certbot:
|
|
|
|
domains:
|
|
|
|
- portail.auro.re
|
|
|
|
mail: tech.aurore@lists.crans.org
|
|
|
|
certname: auro.re
|
|
|
|
|
|
|
|
nginx:
|
|
|
|
ssl:
|
|
|
|
cert: /etc/letsencrypt/live/auro.re/fullchain.pem
|
|
|
|
cert_key: /etc/letsencrypt/live/auro.re/privkey.pem
|
|
|
|
trusted_cert: /etc/letsencrypt/live/auro.re/chain.pem
|
|
|
|
|
|
|
|
redirect_dnames: {}
|
|
|
|
|
|
|
|
redirect_tcp: {}
|
|
|
|
|
|
|
|
redirect_sites:
|
2021-01-28 22:08:48 +01:00
|
|
|
- from: 10.13.0.247
|
|
|
|
to: portail-fleming.auro.re
|
2021-01-24 21:20:53 +01:00
|
|
|
norequesturi: true
|
|
|
|
|
2021-01-28 22:08:48 +01:00
|
|
|
- from: 10.23.0.247
|
|
|
|
to: portail-.auro.re
|
2021-01-24 21:20:53 +01:00
|
|
|
norequesturi: true
|
|
|
|
|
2021-01-28 22:08:48 +01:00
|
|
|
- from: 10.33.0.247
|
|
|
|
to: portail-rives.auro.re
|
|
|
|
norequesturi: true
|
|
|
|
|
|
|
|
- from: 10.43.0.247
|
|
|
|
to: portail-edc.auro.re
|
|
|
|
norequesturi: true
|
|
|
|
|
|
|
|
- from: 10.53.0.247
|
|
|
|
to: portail-gs.auro.re
|
2021-01-24 21:20:53 +01:00
|
|
|
norequesturi: true
|
|
|
|
|
|
|
|
reverseproxy_sites:
|
2021-01-28 22:08:48 +01:00
|
|
|
- from: portail-fleming.auro.re
|
|
|
|
to: 10.128.0.20
|
|
|
|
|
|
|
|
- from: portail-pacaterie.auro.re
|
|
|
|
to: 10.128.0.20
|
|
|
|
|
|
|
|
- from: portail-rives.auro.re
|
|
|
|
to: 10.128.0.20
|
|
|
|
|
|
|
|
- from: portail-edc.auro.re
|
|
|
|
to: 10.128.0.20
|
|
|
|
|
|
|
|
- from: portail-gs.auro.re
|
2021-01-24 21:20:53 +01:00
|
|
|
to: 10.128.0.20
|