.dockerignore
.eleventy.js
.gitignore
AUTHORS
LICENSE
MANIFEST.in
NEWS
README.md
SECURITY.md
pyproject.toml
test_requirements.txt
tox.ini
.gitea/issue_template/bug_template.yaml
.gitea/issue_template/config.yaml
.gitea/issue_template/feature_template.yaml
.gitea/workflows/build.yaml
borgmatic/__init__.py
borgmatic/execute.py
borgmatic/logger.py
borgmatic/signals.py
borgmatic/verbosity.py
borgmatic.egg-info/PKG-INFO
borgmatic.egg-info/SOURCES.txt
borgmatic.egg-info/dependency_links.txt
borgmatic.egg-info/entry_points.txt
borgmatic.egg-info/requires.txt
borgmatic.egg-info/top_level.txt
borgmatic/actions/__init__.py
borgmatic/actions/arguments.py
borgmatic/actions/borg.py
borgmatic/actions/break_lock.py
borgmatic/actions/change_passphrase.py
borgmatic/actions/check.py
borgmatic/actions/compact.py
borgmatic/actions/create.py
borgmatic/actions/delete.py
borgmatic/actions/export_key.py
borgmatic/actions/export_tar.py
borgmatic/actions/extract.py
borgmatic/actions/import_key.py
borgmatic/actions/info.py
borgmatic/actions/json.py
borgmatic/actions/list.py
borgmatic/actions/mount.py
borgmatic/actions/pattern.py
borgmatic/actions/prune.py
borgmatic/actions/recreate.py
borgmatic/actions/repo_create.py
borgmatic/actions/repo_delete.py
borgmatic/actions/repo_info.py
borgmatic/actions/repo_list.py
borgmatic/actions/restore.py
borgmatic/actions/transfer.py
borgmatic/actions/config/__init__.py
borgmatic/actions/config/bootstrap.py
borgmatic/actions/config/generate.py
borgmatic/actions/config/validate.py
borgmatic/borg/__init__.py
borgmatic/borg/borg.py
borgmatic/borg/break_lock.py
borgmatic/borg/change_passphrase.py
borgmatic/borg/check.py
borgmatic/borg/compact.py
borgmatic/borg/create.py
borgmatic/borg/delete.py
borgmatic/borg/environment.py
borgmatic/borg/export_key.py
borgmatic/borg/export_tar.py
borgmatic/borg/extract.py
borgmatic/borg/feature.py
borgmatic/borg/flags.py
borgmatic/borg/import_key.py
borgmatic/borg/info.py
borgmatic/borg/list.py
borgmatic/borg/mount.py
borgmatic/borg/passcommand.py
borgmatic/borg/pattern.py
borgmatic/borg/prune.py
borgmatic/borg/recreate.py
borgmatic/borg/rename.py
borgmatic/borg/repo_create.py
borgmatic/borg/repo_delete.py
borgmatic/borg/repo_info.py
borgmatic/borg/repo_list.py
borgmatic/borg/state.py
borgmatic/borg/transfer.py
borgmatic/borg/umount.py
borgmatic/borg/version.py
borgmatic/commands/__init__.py
borgmatic/commands/arguments.py
borgmatic/commands/borgmatic.py
borgmatic/commands/generate_config.py
borgmatic/commands/validate_config.py
borgmatic/commands/completion/__init__.py
borgmatic/commands/completion/actions.py
borgmatic/commands/completion/bash.py
borgmatic/commands/completion/fish.py
borgmatic/commands/completion/flag.py
borgmatic/config/__init__.py
borgmatic/config/arguments.py
borgmatic/config/checks.py
borgmatic/config/collect.py
borgmatic/config/constants.py
borgmatic/config/environment.py
borgmatic/config/generate.py
borgmatic/config/load.py
borgmatic/config/normalize.py
borgmatic/config/override.py
borgmatic/config/paths.py
borgmatic/config/schema.py
borgmatic/config/schema.yaml
borgmatic/config/validate.py
borgmatic/hooks/__init__.py
borgmatic/hooks/command.py
borgmatic/hooks/dispatch.py
borgmatic/hooks/credential/__init__.py
borgmatic/hooks/credential/container.py
borgmatic/hooks/credential/file.py
borgmatic/hooks/credential/keepassxc.py
borgmatic/hooks/credential/parse.py
borgmatic/hooks/credential/systemd.py
borgmatic/hooks/data_source/__init__.py
borgmatic/hooks/data_source/bootstrap.py
borgmatic/hooks/data_source/btrfs.py
borgmatic/hooks/data_source/dump.py
borgmatic/hooks/data_source/lvm.py
borgmatic/hooks/data_source/mariadb.py
borgmatic/hooks/data_source/mongodb.py
borgmatic/hooks/data_source/mysql.py
borgmatic/hooks/data_source/postgresql.py
borgmatic/hooks/data_source/snapshot.py
borgmatic/hooks/data_source/sqlite.py
borgmatic/hooks/data_source/zfs.py
borgmatic/hooks/monitoring/__init__.py
borgmatic/hooks/monitoring/apprise.py
borgmatic/hooks/monitoring/cronhub.py
borgmatic/hooks/monitoring/cronitor.py
borgmatic/hooks/monitoring/healthchecks.py
borgmatic/hooks/monitoring/logs.py
borgmatic/hooks/monitoring/loki.py
borgmatic/hooks/monitoring/monitor.py
borgmatic/hooks/monitoring/ntfy.py
borgmatic/hooks/monitoring/pagerduty.py
borgmatic/hooks/monitoring/pushover.py
borgmatic/hooks/monitoring/sentry.py
borgmatic/hooks/monitoring/uptime_kuma.py
borgmatic/hooks/monitoring/zabbix.py
docs/Dockerfile
docs/README.md
docs/SECURITY.md
docs/docker-compose.yaml
docs/fetch-contributors
docs/_data/borgmatic.js
docs/_data/layout.json
docs/_includes/asciinema.css
docs/_includes/header.njk
docs/_includes/index.css
docs/_includes/prism-theme.css
docs/_includes/components/external-links.css
docs/_includes/components/info-blocks.css
docs/_includes/components/lists.css
docs/_includes/components/minilink.css
docs/_includes/components/suggestion-link.html
docs/_includes/components/toc.css
docs/_includes/layouts/base.njk
docs/_includes/layouts/main.njk
docs/how-to/add-preparation-and-cleanup-steps-to-backups.md
docs/how-to/backup-to-a-removable-drive-or-an-intermittent-server.md
docs/how-to/backup-your-databases.md
docs/how-to/customize-warnings-and-errors.md
docs/how-to/deal-with-very-large-backups.md
docs/how-to/develop-on-borgmatic.md
docs/how-to/extract-a-backup.md
docs/how-to/index.md
docs/how-to/inspect-your-backups.md
docs/how-to/make-backups-redundant.md
docs/how-to/make-per-application-backups.md
docs/how-to/monitor-your-backups.md
docs/how-to/provide-your-passwords.md
docs/how-to/restore-a-backup.md
docs/how-to/run-arbitrary-borg-commands.md
docs/how-to/run-preparation-steps-before-backups.md
docs/how-to/set-up-backups.md
docs/how-to/upgrade.md
docs/reference/command-line.md
docs/reference/configuration.md
docs/reference/index.md
docs/reference/source-code.md
docs/static/apprise.png
docs/static/borgbase.png
docs/static/borgmatic.png
docs/static/borgmatic.svg
docs/static/cronhub.png
docs/static/cronitor.png
docs/static/healthchecks.png
docs/static/loki.png
docs/static/mariadb.png
docs/static/mongodb.png
docs/static/mysql.png
docs/static/ntfy.png
docs/static/pagerduty.png
docs/static/postgresql.png
docs/static/sqlite.png
docs/static/uptimekuma.png
sample/cron/borgmatic
sample/systemd/borgmatic-user.service
sample/systemd/borgmatic-user.timer
sample/systemd/borgmatic.service
sample/systemd/borgmatic.timer
scripts/dev-docs
scripts/find-unsupported-borg-options
scripts/push
scripts/release
scripts/run-end-to-end-tests
scripts/run-full-tests
tests/__init__.py
tests/end-to-end/__init__.py
tests/end-to-end/docker-compose.yaml
tests/end-to-end/test_borgmatic.py
tests/end-to-end/test_completion.py
tests/end-to-end/test_generate_config.py
tests/end-to-end/test_invalid_flag.py
tests/end-to-end/test_override.py
tests/end-to-end/test_validate_config.py
tests/integration/__init__.py
tests/integration/test_execute.py
tests/integration/actions/__init__.py
tests/integration/actions/config/__init__.py
tests/integration/actions/config/test_validate.py
tests/integration/borg/test_commands.py
tests/integration/borg/test_feature.py
tests/integration/commands/__init__.py
tests/integration/commands/test_arguments.py
tests/integration/commands/test_borgmatic.py
tests/integration/commands/test_generate_config.py
tests/integration/commands/test_validate_config.py
tests/integration/commands/completion/__init__.py
tests/integration/commands/completion/test_actions.py
tests/integration/commands/completion/test_bash.py
tests/integration/commands/completion/test_fish.py
tests/integration/config/__init__.py
tests/integration/config/test_generate.py
tests/integration/config/test_load.py
tests/integration/config/test_override.py
tests/integration/config/test_schema.py
tests/integration/config/test_validate.py
tests/unit/__init__.py
tests/unit/test_execute.py
tests/unit/test_logger.py
tests/unit/test_signals.py
tests/unit/test_verbosity.py
tests/unit/actions/__init__.py
tests/unit/actions/test_arguments.py
tests/unit/actions/test_borg.py
tests/unit/actions/test_break_lock.py
tests/unit/actions/test_check.py
tests/unit/actions/test_compact.py
tests/unit/actions/test_create.py
tests/unit/actions/test_delete.py
tests/unit/actions/test_export_key.py
tests/unit/actions/test_export_tar.py
tests/unit/actions/test_extract.py
tests/unit/actions/test_info.py
tests/unit/actions/test_json.py
tests/unit/actions/test_list.py
tests/unit/actions/test_mount.py
tests/unit/actions/test_prune.py
tests/unit/actions/test_restore.py
tests/unit/actions/test_transfer.py
tests/unit/actions/config/test_bootstrap.py
tests/unit/actions/config/test_generate.py
tests/unit/actions/config/test_validate.py
tests/unit/borg/__init__.py
tests/unit/borg/test_borg.py
tests/unit/borg/test_break_lock.py
tests/unit/borg/test_check.py
tests/unit/borg/test_compact.py
tests/unit/borg/test_create.py
tests/unit/borg/test_delete.py
tests/unit/borg/test_environment.py
tests/unit/borg/test_export_key.py
tests/unit/borg/test_export_tar.py
tests/unit/borg/test_extract.py
tests/unit/borg/test_flags.py
tests/unit/borg/test_info.py
tests/unit/borg/test_list.py
tests/unit/borg/test_mount.py
tests/unit/borg/test_prune.py
tests/unit/borg/test_transfer.py
tests/unit/borg/test_umount.py
tests/unit/borg/test_version.py
tests/unit/commands/__init__.py
tests/unit/commands/test_arguments.py
tests/unit/commands/test_borgmatic.py
tests/unit/commands/completion/__init__.py
tests/unit/commands/completion/test_actions.py
tests/unit/commands/completion/test_bash.py
tests/unit/commands/completion/test_fish.py
tests/unit/config/__init__.py
tests/unit/config/test_checks.py
tests/unit/config/test_collect.py
tests/unit/config/test_constants.py
tests/unit/config/test_environment.py
tests/unit/config/test_generate.py
tests/unit/config/test_load.py
tests/unit/config/test_normalize.py
tests/unit/config/test_override.py
tests/unit/config/test_validate.py
tests/unit/hooks/__init__.py
tests/unit/hooks/test_command.py
tests/unit/hooks/test_dispatch.py