fix: UI quality of life improvements

This commit is contained in:
garethgeorge
2024-08-26 19:50:40 -07:00
parent af09e47cdd
commit cc173aa7b1
6 changed files with 19 additions and 42 deletions

View File

@@ -34,8 +34,6 @@ Username and password
* If you don't want to use authentication (e.g. a local only installation or if you're using an authenticating reverse proxy) you can disabled authentication.
#### Backrest Host Name
#### Add a new repository
A Backrest repository is implemented as a restic repository under-the-hood (more on this later). A Repo is a configuration object which identifies a storage location and the credentials that will be used to encrypt snapshots sent to that storage. You can either add an existing repo that you created on the restic CLI or create a new one in the Backrest UI. In either case, click the "Add Repo" button in the UI to configure Backrest to use your backup location.