borgweb icon indicating copy to clipboard operation
borgweb copied to clipboard

Web UI for Borg Backup

Results 22 borgweb issues
Sort by recently updated
recently updated
newest added

**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...

question
documentation

https://github.com/borgbackup/borgweb/commit/d1a3c836ad5d8f1572428d862a6e7faaacf59120#r50586439 see there.

documentation
easy

![CleanShot 2021-04-20 at 13 38 23](https://user-images.githubusercontent.com/316763/115389709-b4e9d600-a1dd-11eb-9027-47f8312d8f3e.png) 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.

documentation
easy

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...

documentation

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...

help wanted

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 : ![](https://i.imgur.com/JwHmSvw.png) Logs are not helpful at all : ``` * Serving Flask app...