forked from exodus4d/pathfinder
-
Notifications
You must be signed in to change notification settings - Fork 65
Traefik
ScotDex edited this page Feb 14, 2022
·
2 revisions
To keep things simple, the structure of this project assumes that you will use Traefik to provide access to your Pathfinder docker container and nothing else. As such, Traefik containers start and stop with the Pathfinder containers.
If you want to run other services in docker on the same host that also need to be exposed to the web, you should strongly consider splitting Traefik into a separate project with its own docker-compose file. This will allow you to take pathfinder project offline for maintenance without affecting other containers that rely on Traefik.
- Official Web Site https://traefik.io/
- Official GitHub https://github.com/traefik/traefik
- Docker Hub Image https://hub.docker.com/_/traefik
- Social Media https://twitter.com/traefik