Backup Manager - Self-Hosted Database Backup UI for Docker

Опубликовано: 18 Июнь 2026
на канале: Nomad4Tech
143
4

Deploy on the same host as your database, create a task, and your first
backup is running in minutes - no config files, no manual credential setup.
Dumps run inside your containers via Docker exec API.

Backup Manager is a free, open-source web UI for scheduling database backups
from Docker containers - no scripts, no manual pg_dump, just a UI

I built this to solve my own pain with managing backups across multiple servers.
It grew into a proper tool, so I decided to open-source it and share.

Supports PostgreSQL, MySQL, and MariaDB. Works with local and remote Docker
hosts via SSH tunnel. Backups can be uploaded to any S3-compatible storage

Note: currently Linux only (Windows not tested)

Links:
GitHub: github.com/nomad4tech/backup-manager
Docker Hub: hub.docker.com/r/nomad4tech/backup-manager

#selfhosted #docker #backup #postgresql #mysql #opensource #homelab #devops #java