Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Cloudflare documentation #813

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

killerbees19
Copy link
Contributor

@killerbees19 killerbees19 commented Jul 24, 2023

Important: Someone should test and review this with an old (existing) Cloudflare account/token!

It seems that the documentation for Cloudflare is outdated. There's no special privileges required to list zones.

What I've done:

  1. Registered a new Cloudflare account.
  2. Added a domain to my account. (Free Plan)
  3. Created a new API token with only DNS:Edit.
  4. Called the add/del scripts…
CF_API_TOKEN=MYSECRETTOKEN ./dns_scripts/dns_add_cloudflare test.example.net 1337
CF_API_TOKEN=MYSECRETTOKEN ./dns_scripts/dns_del_cloudflare test.example.net 1337

No error, the record will be created/deleted at Cloudflare without any problems.

@timkimber timkimber merged commit 16dda3d into srvrco:master Mar 18, 2024
14 of 15 checks passed
Copy link
Member

@timkimber timkimber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating the documentation, sorry it's taken me so long to merge it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants