briven-backup.timer13 lines · main
1[Unit]
2Description=briven.tech — fire daily pg_dump backup
3Documentation=https://code.konnos.org/flndrn/briven/src/branch/main/infra/backups
4
5[Timer]
6# Daily at 02:17 UTC — off-peak; 17min past the hour to avoid the
7# "every system fires exactly on the hour" thundering-herd pattern.
8OnCalendar=*-*-* 02:17:00
9Persistent=true
10Unit=briven-backup.service
11
12[Install]
13WantedBy=timers.target