A modern web interface for Borg Backup
Run backups, browse archives, restore files, manage repositories, and automate schedules from one interface.
- Dashboard for repository health, activity, schedules, and storage
- Repository management for local, SSH, and SFTP destinations
- Live backup progress, archive browsing, and restore workflows
- Automated schedules, maintenance actions, and pre/post backup hooks
- Notifications through 100+ Apprise services
- Remote machine management with SSH key deployment and storage visibility
- Support for BorgBackup 1.x and BorgBackup 2 beta workflows
- Multi-architecture containers for
amd64,arm64, andarmv7
Track repository health, recent activity, storage, and day-to-day backup execution from the main product surfaces.
Monitor live backup progress, inspect archives, and work through restore flows without dropping to the CLI.
Automate schedules, manage remote machines, and configure notifications for ongoing backup operations.
docker run -d \
--name borg-web-ui \
-p 8081:8081 \
-v borg_data:/data \
-v borg_cache:/home/borg/.cache/borg \
-v /home/yourusername:/local:rw \
ainullcode/borg-ui:latestAccess the app at http://localhost:8081 with admin / admin123.
For setup details, see the installation guide.
For teams that need commercial support, larger rollouts, or an enterprise conversation, Borg UI can also support evaluation and deployment beyond the core open source setup.
- Learn more
- Contact: sales@borgui.com
- You can also explore the live product and documentation at borgui.com
See the contributing guide and the development guide.
This project is licensed under the GNU Affero General Public License v3.0. See LICENSE.
Made with ❤️ by Karan Hudia