tiredofit / docker-traefik-cloudflare-companion

Automatically Create CNAME records for containers served by Traefik

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enable flag in label

TheRemover opened this issue · comments

Similar to Traefik, add a flag to enable cloudfare-companion for individual containers based on an additional label.

labels:
cloudflare.enable=True

It would also be useful to have an environment variable to set the default behavior.