Traefik-Kop
Application Docker from martial's Repository
Vue d'ensemble
A dynamic docker to redis to traefik discovery agent.
Solves the problem of running a non-Swarm/Kubernetes multi-host cluster with a single public-facing traefik instance.
traefik-kop solves this problem by using the same traefik docker-provider logic.
It reads the container labels from the local docker node and publishes them to a given redis instance.
Simply configure your traefik node with a redis provider and point it to the same instance, as in the diagram in the project's README.
This is just an Unraid template for the traefik-kop docker image published by the author on GitHub.
The project has no WebUI.
See the "Propagating labels from Docker instances not on the Traefik host" section of https://www.gkr.one/blg-20240831-traefik for an example of usage (some default values are the same as the example).
Extra environment variables added to reflect the project README's "Configuration" section.
Feel free to delete environment variables you don't need in the template below.
Recommended to keep at minimum: KOP_HOSTNAME, REDIS_ADDR, BIND_IP.
Exigences
Traefik, Redis (or Valkey)
Arguments d'exécution
- Réseau
docker- Coquille
bash- Privilégié
- false
Configuration du modèle
Docker socketPathro
Docker Socket (read-only) access to find the docker containers and labels automatically..
- Cible
- /var/run/docker.sock
- Défaut
- /var/run/docker.sock
- Valeur
- /var/run/docker.sock
KOP_HOSTNAMEVariable
Hostname to identify this node in redis
- Défaut
- foo
- Valeur
- foo
REDIS_ADDRVariable
Redis address
- Défaut
- 192.168.222.11:6379
- Valeur
- 192.168.222.11:6379
BIND_IPVariable
IP address to bind services to
- Défaut
- 192.168.222.99
- Valeur
- 192.168.222.99
REDIS_USERVariable
Redis user
- Défaut
- default
- Valeur
- default
REDIS_PASSVariable
Redis password (if needed, delete if not)
REDIS_DBVariable
Redis DB number
- Défaut
- 0
- Valeur
- 0
REDIS_TTLVariable
Redis TTL (in seconds)
- Défaut
- 0
- Valeur
- 0
KOP_POLL_INTERVALVariable
Poll interval for refreshing container list
- Défaut
- 60
- Valeur
- 60
Catégories
Détails
Référentiel
ghcr.io/jittering/traefik-kop:latestDernière mise à jour2026-06-01
Première vue2025-12-05
Exécutez Traefik-Kop sur Unraid.
Traefik-Kop est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.