Borg Fleet Backup #8793
Closed
Justinzobel
started this conversation in
Ideas
Replies: 1 comment
-
I was just poking around and found https://github.com/borgbackup/community?tab=readme-ov-file#graphical-front-ends 🤦♂️ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I back up many of our work servers with Borg to a central server. However, I have been monitoring the backups with a mess of bash scripts and notification services that I set up. This is all very manual and prone to failure in many ways.
What I would like to find (and have done some searching already) is a system to reliably and actively monitor backups success, status and info.
Ideally this would be something simple like a web interface. With a list of all servers backed up, their current status, how much space they're taking up, a list of snapshots, the files/folders backed up in those snapshots, etc.
I can (and probably will) end up writing something like this but I want to know if anyone else has found a similar open source and free solution (self-hosted).
Beta Was this translation helpful? Give feedback.
All reactions