shlogg · Early preview
Jackson Kasi @jacksonkasi11

Deno Docker Cloudflare R2 Database Backup Restore Simplified

Automate backups & restores with Deno, Docker, and Cloudflare R2. Schedule via cron or run on-demand. Seamless restores from local files or directly from R2. Effortlessly upload & manage backups in Cloudflare R2.

Simplify your database management with a robust system for backup and restore using Deno, Docker, and Cloudflare R2.  🐳
✨ Key Features:  

Automated Backups: Schedule via cron or run on-demand.

Seamless Restores: From local files or directly from R2.

Cloud Integration: Effortlessly upload and manage backups in Cloudflare R2.

🔧 Get Started:  

Clone the repo: postgres-r2-backup.
Set up your .env file with the required details.
Run: deno task run:backup or deno task run:restore.

💡 Extend It: Add any features you need—like schema-specific restores or custom retention policies.  
Start now...