Merge PR #168: add Cloudflare DNS integration

Add Cloudflare REST-backed domain discovery, DNS inspection, recommendations, and DNS change tracking. Closes #31.
This commit is contained in:
Christian Krakau-Louis
2026-05-23 01:20:53 +02:00
committed by GitHub
13 changed files with 1644 additions and 46 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ Follow-up:
## Later Milestones
- Notifications and alert rules. Apprise delivery, test notifications, alert-rule evaluation, scheduled daily/weekly summaries, and alert history are in place.
- DNS health and Cloudflare read-only inspection.
- DNS health and Cloudflare read-only inspection are in place, including zone import, record recommendations, and DNS change tracking.
- Guided setup and operator health screens.
- Forensic/RUF report support.