Skip to main content

Overview

Compact open-source solution for database backups.

What is Backupman?

Backupman is a minimalist backup system that handles the essentials:

  • Creates database dumps
  • Stores backups locally or in cloud services
  • Automates scheduled backups with retention rules
  • Sends notifications about backup status

Key Features

  • Multi-Database Support: MySQL, PostgreSQL, SQLite
  • Hybrid Storage: Local, Google Drive, S3 (soon)
  • Smart Retention: Time-based auto-cleanup
  • Scheduled Backups: Cron-like scheduling
  • Real-time Monitoring: Email, Webhook notifications
  • Simple Interfaces: CLI, HTTP API

Backup Sequence