borg-ui
Web UI for Borg Backup - Backup management made easy
100K+
A modern web interface for Borg Backup
Run backups, browse archives, restore files, manage repositories, and automate schedules from one interface.
amd64, arm64, and armv7Note
Borg UI is developed with modern AI tooling as part of the workflow. Architecture, security, and release decisions are reviewed before merge.
58.82%, frontend 81.66%, combined 64.36%ainullcode/borg-ui; the separate borg-ui-runtime-base image is an internal CI artifact and should remain privateTrack 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:latest
Access 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.
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
Content type
Image
Digest
sha256:7d589d9be…
Size
304.2 MB
Last updated
3 days ago
Requires Docker Desktop 4.37.1 or later.