mirror of
https://github.com/garethgeorge/backrest.git
synced 2025-12-12 16:55:39 +00:00
fix: UI quality of life improvements
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user