Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 384 Bytes

File metadata and controls

11 lines (6 loc) · 384 Bytes

reverse_proxy

Reverse proxy using Traefik for all your container routing needs.

This configuration will automatically set up TLS for all your containers.

Intended to be used with media-server, but this setup should be generic enough for lots of use cases.

To run

  • ADMIN_PORT=... DOCKER_DOMAIN=... ACME_EMAIL=... docker-compose up -d