Autorestic: Execute authentik backup every day
This commit is contained in:
parent
6652435bd4
commit
4faa092004
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ in {
|
|||
to:
|
||||
- zfs
|
||||
- eustachius
|
||||
cron: '0 4 * * 0' # Every Sunday at 4:00
|
||||
cron: '55 3 * * *' # Every Day at 3:55
|
||||
hooks:
|
||||
before:
|
||||
- arion -f ${arionPath}/auth/arion-compose.nix -p ${arionPath}/auth/arion-pkgs.nix stop
|
||||
|
|
Loading…
Reference in a new issue