Skip to main content
Open-source · v1.6.0

Self-hosted backup managementfor every server.

One binary, one command. File / database / SAP HANA backups routed to 70+ storage backends.

70+
Storage backends
5
Backup types
Apache 2.0
License
bash
# Docker one-liner
$ docker run -d --name backupx \
    -p 8340:8340 \
    -v backupx-data:/app/data \
    awuqing/backupx:latest

# Open http://localhost:8340
# Deploy an Agent on a remote host
$ backupx agent \
    --master http://master:8340 \
    --token <token>

Everything you need, nothing you don't

Battle-tested building blocks — backup runners, storage providers, scheduling, and clustering.

A polished console, not a DIY script

Every screen designed for day-2 operations — visibility first, configuration second.

backupx.local

Know at a glance

Backup success rates, storage usage, recent runs and upcoming schedules — all on one page with live data.

Explore the docs