tiredofit / docker-traefik-cloudflare-companion

Automatically Create CNAME records for containers served by Traefik

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add an option to set a specific text as Record Attribute

LelouBil opened this issue · comments

Description of the feature
I would like docker-traefik-cloudflare-companion to set a specific text as comment on the DNS records it creates.
I would add an environment variable like DOMAIN1_COMMENT="created by docker-traefik-cloudflare-companion"

Benefits of feature
It would make it possible to identify records created by this tool, I want to make a script that will delete all the records when the container stops and this will enable me to not delete records managed manually.