forked from DGNum/infrastructure
feat(netbox): Set up backups
This commit is contained in:
parent
542114394e
commit
12704a5056
1 changed files with 3 additions and 0 deletions
|
@ -65,4 +65,7 @@ in
|
|||
443
|
||||
80
|
||||
];
|
||||
|
||||
dgn-backups.jobs.nextcloud.settings.paths = [ "/var/lib/netbox" ];
|
||||
dgn-backups.postgresDatabases = [ "netbox" ];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue