Sign inSign up

mjysci/cloudflare-api-ddns

By mjysci

Updated almost 6 years ago

Update Dynamic DNS via Cloudflare API v4 API Token

Image
0

1.9K

mjysci/cloudflare-api-ddns repository overview

You need an API Token that have read access to Zone.Zone, and write access to Zone.DNS.

docker run -d --name cloudflare-api-ddns --restart=always \
			-e CFTOKEN=cloudflare-api-token \
			-e	CFZONE_NAME=example.com \
			-e	CFRECORD_NAME=host.example.com \
			-e	CFRECORD_TYPE=A \
			mjysci/cloudflare-api-ddns:latest

Tag summary

Content type

Image

Digest

Size

4.1 MB

Last updated

almost 6 years ago

docker pull mjysci/cloudflare-api-ddns