[PR #3833] fix(quickstart): handle issue with Cloudflare DNS #18712

Open
opened 2026-08-05 04:08:50 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/3833
Author: @ntk148v
Created: 5/16/2025
Status: 🔄 Open

Base: mainHead: fix/getting-started-script


📝 Commits (1)

  • ceaa00b fix(quickstart): handle issue with Cloudflare DNS

📊 Changes

2 files changed (+56 additions, -9 deletions)

View changed files

📝 README.md (+14 -8)
📝 infrastructure_files/getting-started-with-zitadel.sh (+42 -1)

📄 Description

Describe your changes

Support for using Cloudflare DNS challenge if the domain is managed by Cloudflare and an API token is provided.

#2834

Stack

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbirdio/netbird/pull/3833 **Author:** [@ntk148v](https://github.com/ntk148v) **Created:** 5/16/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `fix/getting-started-script` --- ### 📝 Commits (1) - [`ceaa00b`](https://github.com/netbirdio/netbird/commit/ceaa00b2fd8c577e382d917d96be93b9ab113cb4) fix(quickstart): handle issue with Cloudflare DNS ### 📊 Changes **2 files changed** (+56 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+14 -8) 📝 `infrastructure_files/getting-started-with-zitadel.sh` (+42 -1) </details> ### 📄 Description ## Describe your changes Support for using Cloudflare DNS challenge if the domain is managed by Cloudflare and an API token is provided. ## Issue ticket number and link #2834 ## Stack <!-- branch-stack --> ### Checklist - [x] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 04:08:50 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#18712