readme update

This commit is contained in:
John Lancaster
2024-05-27 00:48:54 -05:00
parent f68cb56d4f
commit 8454e65460

View File

@@ -2,9 +2,13 @@
## Environment Variables
Recommended to put these in the relevant `~/.bashrc` file
| Env Variable | Description |
|--------------|--------------------------------------------------------------------------------------------|
|---------------------|--------------------------------------------------------------------------------------------|
| `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