Backupman came out of a real problem. One project, one corrupted database, zero backups. You learn fast.
What it does
Dump your database, send it somewhere safe, and tell me when something goes wrong.
→ Storage: local, Google Drive, and the rest
→ Notifications: email or webhook, because reading logs by hand is a no
→ Automation: set it up once, it runs on its own
→ Auto-cleanup: old dumps delete themselves by age, no full disk at 3 in the morning
HTTP or CLI, whichever you're in the mood for.
Why Go
It's the simplest option. One binary, nothing to install. You run ./backupman and you're going.
The video
I recorded a 20-minute demo in three parts: what it is, how to get started, and a tour of the docs.
Watch the full video on YouTube: https://www.youtube.com/watch?v=pXMInuZxMIw
