-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Chris & Mike edited this page Mar 7, 2026
·
7 revisions
A full-featured, self-hosted web application for managing Cloudflare Durable Object namespaces, instances, and storage.
Live Demo | GitHub Repository | Docker Hub
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
| Getting Started | Reference | Operations |
|---|---|---|
| Getting Started | API Reference | Features |
| Installation | Admin Hooks | Troubleshooting |
| Docker Deployment | Changelog |
| 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 |
- Auto-discover namespaces from Cloudflare API
- Clone namespaces and instances
- Color-code instances for organization
- Compare storage between two instances
- Enhanced SQL editor with syntax highlighting
- Real-time validation and autocomplete
- Save frequently used queries
- Multi-select with checkboxes
- Batch download as ZIP with manifest
- Batch delete with confirmation
- Batch backup to R2
- Metrics dashboard with request volume and CPU time
- Health dashboard with storage quota alerts
- Webhook notifications for key events
- Global search across all namespaces
-
Bug Reports: GitHub Issues
-
Email: admin@adamic.tech
Made with ❤️ for the Cloudflare community