{% extends "admin/dbs/wiki/_layout.html" %} {% block wiki %}
python manage.py dbs schedule --interval 6h --output-dir /var/backups \
--keep 14 --push offsite --keep-remote 7
SIGTERM stops the loop immediately rather than after the current interval, so
systemctl restart and container shutdowns are prompt. Use --once
from cron for a single cycle.
DBS_BACKUP_DIR, DBS_BACKUP_PREFIXDBS_SCHEDULE_INTERVAL, DBS_SCHEDULE_KEEPDBS_SCHEDULE_PUSH_TARGET, DBS_SCHEDULE_KEEP_REMOTE