oznu / docker-cloudflare-ddns

A small amd64/ARM/ARM64 Docker image that allows you to use CloudFlare as a DDNS / DynDNS Provider.
https://hub.docker.com/r/oznu/cloudflare-ddns/
GNU General Public License v3.0
1.08k stars 219 forks source link

multiple subdomains #32

Closed tuananh closed 4 years ago

tuananh commented 4 years ago

many homelab use a reserve proxy to proxy local apps at home. For that, they will need multiple domains to update to the same home ip.

are you open to accept such merge request?

i was thinking maybe use SUBDOMAIN with comma separated?

-e SUBDOMAIN=subdomain1,subdomain2,subdomain3 \
oznu commented 4 years ago

CNAMEs are the way to go here.

https://github.com/oznu/docker-cloudflare-ddns/issues/26

https://www.cloudflare.com/learning/dns/dns-records/dns-cname-record/

tuananh commented 4 years ago

Thanks.

On Sat, Apr 4, 2020 at 19:45 oznu notifications@github.com wrote:

Closed #32 https://github.com/oznu/docker-cloudflare-ddns/issues/32.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/oznu/docker-cloudflare-ddns/issues/32#event-3199984059, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEZETTOHZ3GULNRBBMEBFDRK4TXBANCNFSM4L6AY4LQ .