Skip to content
Snippets Groups Projects
Commit 5a87b0ee authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

Upgrade all services for Traefik v2 ; clean Compose files ; update doc

parent 41ac878f
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ version: "3.7"
networks:
mail:
name: pica-mail
docker_default:
proxy:
external: true
volumes:
......@@ -44,7 +44,7 @@ services:
- "587:587"
networks:
- mail
- docker_default
- proxy
volumes:
- mail-mta-log:/var/log
#doit contenir selecteur.domaine.rsa
......@@ -85,8 +85,7 @@ services:
#prefixe DKIM, utilise pour identifier la clef
DKIM_SELECTOR: janv2019
labels:
traefik.frontend.rule: Host:mail.picasoft.net
traefik.port: 80
traefik.http.routers.pica-mail-mta.rule: Host(`mail.picasoft.net`)
traefik.enable: true
tls-certs-monitor.enable: true
tls-certs-monitor.action: restart
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