Backup container on vps
This commit is contained in:
parent
e45d21fc9b
commit
c74f7033c7
1 changed files with 1 additions and 0 deletions
|
|
@ -100,6 +100,7 @@
|
||||||
repositoryUrl = "ssh://storage-box/./vps";
|
repositoryUrl = "ssh://storage-box/./vps";
|
||||||
backupPaths = [
|
backupPaths = [
|
||||||
"/home"
|
"/home"
|
||||||
|
"/var/lib/containers"
|
||||||
];
|
];
|
||||||
# Examples:
|
# Examples:
|
||||||
# backupFrequency = "daily"; # Midnight (default)
|
# backupFrequency = "daily"; # Midnight (default)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue