[PR #689] [MERGED] feat(blueprint): Cloudflare DDNS #9251

Closed
opened 2026-06-02 06:06:20 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/689
Author: @nktnet1
Created: 1/30/2026
Status: Merged
Merged: 2/10/2026
Merged by: @Siumauricio

Base: canaryHead: cloudflare-ddns


📝 Commits (2)

  • 048a691 feat: added Cloudflare DDNS template
  • 65b36db fix: make CLOUDFLARE_API_TOKEN and DOMAINS mandatory env

📊 Changes

4 files changed (+50 additions, -0 deletions)

View changed files

blueprints/cloudflare-ddns/cloudflare-ddns.svg (+8 -0)
blueprints/cloudflare-ddns/docker-compose.yml (+16 -0)
blueprints/cloudflare-ddns/template.toml (+9 -0)
📝 meta.json (+17 -0)

📄 Description

What is this PR about?

New PR of Cloudflare DDNS

A small, feature-rich, and robust Cloudflare DDNS updater

Checklist

Before submitting this PR, please make sure that:


🔄 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/Dokploy/templates/pull/689 **Author:** [@nktnet1](https://github.com/nktnet1) **Created:** 1/30/2026 **Status:** ✅ Merged **Merged:** 2/10/2026 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `canary` ← **Head:** `cloudflare-ddns` --- ### 📝 Commits (2) - [`048a691`](https://github.com/Dokploy/templates/commit/048a69119d3df728ddb7720eb9decc488d80f89b) feat: added Cloudflare DDNS template - [`65b36db`](https://github.com/Dokploy/templates/commit/65b36db48ba40025afa14814c1b37b78e63cb75b) fix: make CLOUDFLARE_API_TOKEN and DOMAINS mandatory env ### 📊 Changes **4 files changed** (+50 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/cloudflare-ddns/cloudflare-ddns.svg` (+8 -0) ➕ `blueprints/cloudflare-ddns/docker-compose.yml` (+16 -0) ➕ `blueprints/cloudflare-ddns/template.toml` (+9 -0) 📝 `meta.json` (+17 -0) </details> ### 📄 Description ## What is this PR about? New PR of Cloudflare DDNS - https://github.com/favonia/cloudflare-ddns > A small, feature-rich, and robust Cloudflare DDNS updater ## Checklist Before submitting this PR, please make sure that: - [x] I have read the suggestions in the README.md file https://github.com/Dokploy/templates?tab=readme-ov-file#general-requirements-when-creating-a-template - [x] I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong. - [x] I have added tests that demonstrate that my correction works or that my new feature works. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-02 06:06:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#9251