1
Fork 0
mirror of https://github.com/Steffo99/backup-duplicity.git synced 2024-12-21 19:24:18 +00:00

Update HOWTO

This commit is contained in:
Steffo 2024-10-24 11:11:22 +02:00
parent 5319dfc0ab
commit 3c35a85c1a
Signed by: steffo
GPG key ID: 5ADA3868646C3FC0

View file

@ -18,10 +18,11 @@ Backup solution for Docker volumes based on Duplicity
### Backup
1. Create a new volume in Docker with the name `duplicity_credentials`:
1. Create two new volumes in Docker with the names `duplicity_credentials` and `duplicity_cache`:
```console
# docker volume create duplicity_credentials
# docker volume create duplicity_cache
```
2. Create a new file in the host system with the name `/root/secrets/backup/passphrase.txt`, and enter in it a secure passphrase to use to encrypt files: