Skip to content

feat: Cloudflare Integration #9

@research-developer

Description

@research-developer

Overview

Add Cloudflare integration for monitoring deployments, workers, and pages.

Cloudflare Products to Support

  • Cloudflare Pages - Static site deployments
  • Cloudflare Workers - Serverless functions
  • Cloudflare Deployments - Build and deploy status

API Options

  • REST API for polling deployment status
  • Webhooks for real-time notifications (Pages/Workers)

Implementation Tasks

  • Research Cloudflare API authentication (API Token vs Global API Key)
  • Implement CloudflarePoller for deployment status
  • Add webhook handler for Cloudflare notifications
  • Create CloudflareDeployEvent model
  • Add to daemon configuration

References

Priority

High - User actively using Cloudflare

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions