readme update
This commit is contained in:
@@ -43,3 +43,10 @@ Mount from within Proxmox using the `pct` tool.
|
|||||||
```bash
|
```bash
|
||||||
pct set $VMID -mp0 $BACKUP_DIR,mp=/mnt/backups
|
pct set $VMID -mp0 $BACKUP_DIR,mp=/mnt/backups
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### 5. Set env variables
|
||||||
|
|
||||||
|
| Environment variable | Description |
|
||||||
|
|----------------------|---------------------------------------------------|
|
||||||
|
| RESTIC_REPOSITORY | Path the the mounted restic repo (`/mnt/backups`) |
|
||||||
|
| RESTIC_PASSWORD | Password to the restic repo |
|
||||||
|
|||||||
Reference in New Issue
Block a user