readme update
This commit is contained in:
12
README.md
12
README.md
@@ -2,10 +2,14 @@
|
|||||||
|
|
||||||
## Environment Variables
|
## Environment Variables
|
||||||
|
|
||||||
| Env Variable | Description |
|
Recommended to put these in the relevant `~/.bashrc` file
|
||||||
|--------------|--------------------------------------------------------------------------------------------|
|
|
||||||
| `BACKUP_DIR` | Directory to back up |
|
| Env Variable | Description |
|
||||||
| `LOKI_URL` | Push URL for Loki. Should include the port and end with something like `/loki/api/v1/push` |
|
|---------------------|--------------------------------------------------------------------------------------------|
|
||||||
|
| `BACKUP_DIR` | Directory to back up |
|
||||||
|
| `RESTIC_REPOSITORY` | Directory for the restic repository. This is usually on a mount point made from Proxmox |
|
||||||
|
| `RESTIC_PASSWORD` | Password for the restic repository |
|
||||||
|
| `LOKI_URL` | Push URL for Loki. Should include the port and end with something like `/loki/api/v1/push` |
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user