Export_DNS/Cloudflare/README.md
2024-06-22 21:58:00 +01:00

462 B

Export_DNS

Cloudflare

Add your Cloudflare API key here. The key need to be able to read any DNS zones that you list below

API_KEY=your_single_api_key

Add the Zone ID to the zone_id_value section and set the site_name_value to the name of the domain. This will be the name of the file that is created with the DNS infomation.

ZONE_ID_1=zone_id_value_1
SITE_NAME_1=site_name_value_1

ZONE_ID_2=zone_id_value_2
SITE_NAME_2=site_name_value_2