obs-portal/deployment/examples
Dennis Boldt 20378e0b03 Work and fix docker-compose.yml
(1) Custom names in docker networks require compose file format to be at least 3.5

"Networks can also be given a custom name (since version 3.5)"
@see: https://docs.docker.com/compose/networking/#specify-custom-networks

(2) Add `traefik.enable=false` to the postgres

Thus, traefik never tries to handle the container.

(3) Bump traefik to 2.5.5

(4) Fix label of the portal

Use prefix `traefik.http.services.portal`
2021-12-19 23:33:20 +01:00
..
docker-compose.yaml Work and fix docker-compose.yml 2021-12-19 23:33:20 +01:00
traefik.toml adapt traefik.toml to volume mount 2021-11-22 09:22:51 +01:00