Files
voyage/documentation/docs/install/traefik.md
alex d32fcb6fed chore: complete rebranding from seanmorley15 to Alex-Wiesner/voyage
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.
2026-03-06 14:25:16 +00:00

512 B

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.