Skip to content
Chris & Mike edited this page Mar 7, 2026 · 7 revisions

Cloudflare Durable Object Manager

GitHub License: MIT Version Status Docker Pulls

A full-featured, self-hosted web application for managing Cloudflare Durable Object namespaces, instances, and storage.

Live Demo | GitHub Repository | Docker Hub


What is DO Manager?

DO Manager provides a visual interface for managing Cloudflare Durable Objects with enterprise-grade authentication via Cloudflare Access (Zero Trust). It supports:

  • Namespace Management — Auto-discover and configure DO namespaces
  • Instance Tracking — Monitor instances with color tagging and comparison tools
  • Storage Operations — View, edit, import/export keys with batch operations
  • SQL Console — Execute queries against SQLite-backed Durable Objects
  • R2 Backups — Snapshot and restore DO storage
  • Health Monitoring — Track system health, stale instances, and storage quotas

Quick Navigation

Getting Started Reference Operations
Getting Started API Reference Features
Installation Admin Hooks Troubleshooting
Docker Deployment Changelog

Tech Stack

Layer Technologies
Frontend React 19.2.3, TypeScript 5.9.3, Vite 7.3.1, Tailwind CSS 4.1.17, shadcn/ui
Backend Cloudflare Workers, D1, R2, Zero Trust

Key Features at a Glance

Namespace & Instance Management

  • Auto-discover namespaces from Cloudflare API
  • Clone namespaces and instances
  • Color-code instances for organization
  • Compare storage between two instances

SQL Console

  • Enhanced SQL editor with syntax highlighting
  • Real-time validation and autocomplete
  • Save frequently used queries

Batch Operations

  • Multi-select with checkboxes
  • Batch download as ZIP with manifest
  • Batch delete with confirmation
  • Batch backup to R2

Monitoring & Alerts

  • Metrics dashboard with request volume and CPU time
  • Health dashboard with storage quota alerts
  • Webhook notifications for key events
  • Global search across all namespaces

Support


Made with ❤️ for the Cloudflare community

Clone this wiki locally