Replace all seanmorley15/Voyage repo URLs, ghcr.io/seanmorley15 container image references, seanmorley.com/sponsor and buymeacoffee links with the new repo (github.com/Alex-Wiesner/voyage) and new GHCR images (ghcr.io/alex-wiesner/voyage-*). Attribution to original AdventureLog author Sean Morley is preserved.
8 lines
512 B
Markdown
8 lines
512 B
Markdown
# Installation with Traefik
|
|
|
|
Traefik is a modern HTTP reverse proxy and load balancer that makes deploying microservices easy. It is designed to be simple to use and configure, and it integrates well with Docker.
|
|
|
|
Voyage has a built-in Traefik configuration that makes it easy to deploy and manage your Voyage instance.
|
|
|
|
The most recent version of the Traefik `docker-compose.yml` file can be found in the [Voyage GitHub repository](https://github.com/Alex-Wiesner/voyage/blob/main/docker-compose-traefik.yaml).
|