DBAegis Community 1.0.0

DBAegis Community is an AGPL-3.0 self-hosted web application for database backup and restore operations. It gives DBAs, SREs, platform engineers, and small teams one interface to connect PostgreSQL, MySQL, or MongoDB, run readiness checks, schedule local logical backups, inspect job history, and perform controlled restores into approved targets. Community requires no license and supports one local administrator, up to three active database connections, and up to three schedules. It runs on a Linux VM with a FastAPI backend and web UI. Recoverability depends on the target environment and should be proven with a disposable-target restore drill.

Tags database backup recovery linux self-hosted python sre
License Affero GPLv3
State stable

Recent Releases

1.0.026 Jul 2026 00:15 major feature: Initial stable Community release. Adds self-hosted local logical backup and restore workflows for PostgreSQL, MySQL, and MongoDB; readiness checks; manual backups; up to three schedules; backup history; controlled restore jobs; basic retention; installation docs; checksum verification; and a public support matrix. Operators should begin with non-production data and validate recovery with a disposable-target restore drill.