tiredofit / docker-traefik-cloudflare-companion

Automatically Create CNAME records for containers served by Traefik
MIT License
384 stars 64 forks source link

Enable flag in label #27

Open TheRemover opened 4 years ago

TheRemover commented 4 years ago

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.