borgweb
borgweb copied to clipboard
Web UI for Borg Backup
**Broken - not even ready for user testing** This should close #108 and maybe #94 (if i get round to it ) the reason I am opening a WIP pull...
Hi all! Maybe a stupid question but I don't know what to do anymore. > I follow the instructions > Install Python code and dependencies: > virtualenv --python=python3 borg-env >...
I initialized my borg repo with keyfile, and found the borgweb backup to be not functioning. When I tested on a throwaway repo with repokey mode, it worked. `borgweb` should...
https://github.com/borgbackup/borgweb/commit/d1a3c836ad5d8f1572428d862a6e7faaacf59120#r50586439 see there.
 The BorgWeb screenshot is broken (see screenshot above). Is the project still active?
the log format shown there is not up-to-date any more.
Hey, just to make sure, it doesn't work with password-protected repositories, right? After clicking on "Start Backup" button I get these logs: ``` 127.0.0.1 - - [26/Oct/2020 04:01:47] "GET /backup/status...
looks like the js code here is unmaintained. there are some bugs and todos open since quite a while, see issue tracker. so, if you know js and the usual...
Hello, currently, borgweb monitors one repository only. I would like to see all my repositories (local and remote) at a glance. Especially together with https://github.com/borgbackup/borgweb/issues/107 Greetings, Hendrik
Fresh install in a docker container, by using python3 on a debian slim base image. Result :  Logs are not helpful at all : ``` * Serving Flask app...