Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/borgbackup/borgweb
Web UI for Borg Backup
https://github.com/borgbackup/borgweb
borgbackup
Last synced: 8 days ago
JSON representation
Web UI for Borg Backup
- Host: GitHub
- URL: https://github.com/borgbackup/borgweb
- Owner: borgbackup
- License: other
- Created: 2015-06-15T08:59:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-01-03T10:56:42.000Z (11 months ago)
- Last Synced: 2024-10-30T05:42:04.609Z (about 1 month ago)
- Topics: borgbackup
- Language: JavaScript
- Homepage: https://borgweb.readthedocs.io/en/latest/
- Size: 1.45 MB
- Stars: 356
- Watchers: 28
- Forks: 40
- Open Issues: 14
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES
- License: LICENSE
- Support: docs/support.rst
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-hacking-lists - borgbackup/borgweb - Web UI for Borg Backup (JavaScript)
README
What is BorgWeb?
================BorgWeb is a browser-based user interface for `Borg Backup `_.
The UI is intended to help with everyday tasks, it is not intended as a full UI to everything borg can do.
You'll need help of an admin to install and configure it, as well as to restore backups.
Main features
-------------- BorgWeb (the web service) usually runs on the machine that is backed up with
BorgBackup. You can use a web browser to access BorgWeb from the same
machine or from another machine.
- BorgWeb can operate using a builtin web server or as WSGI app using an
external web server (like e.g. apache + mod_wsgi).
- using the web browser you can:* review backup log files
* start a backupLinks
=====* `Documentation `_
* `PyPI packages `_
* `Github `_
* `Issue Tracker `_Notes
-----NOT RELEASED DEVELOPMENT VERSIONS HAVE UNKNOWN COMPATIBILITY PROPERTIES.
THIS IS SOFTWARE IN DEVELOPMENT, DECIDE YOURSELF WHETHER IT FITS YOUR NEEDS.
Please also see the `LICENSE `_ for more information.