-
borgmatic 1.4.6
Stablereleased this
2019-11-04 01:03:19 +00:00 | 2511 commits to main since this release- Verbosity level "-1" for even quieter output: Errors only (#236).
Downloads
-
borgmatic 1.4.5
Stablereleased this
2019-11-02 18:23:18 +00:00 | 2519 commits to main since this release- Log to file instead of syslog via command-line "--log-file" flag (#233).
Downloads
-
borgmatic 1.4.4
Stablereleased this
2019-11-01 22:50:59 +00:00 | 2527 commits to main since this release- #234: Support for Borg --keep-exclude-tags and --exclude-nodump options.
Downloads
-
borgmatic 1.4.3
Stablereleased this
2019-11-01 18:33:15 +00:00 | 2529 commits to main since this release- Monitor backups with Cronitor hook integration. See the documentation for more information:
https://torsion.org/borgmatic/docs/how-to/monitor-your-backups/#cronitor-hook
Downloads
- Monitor backups with Cronitor hook integration. See the documentation for more information:
-
borgmatic 1.4.2
Stablereleased this
2019-11-01 17:00:26 +00:00 | 2531 commits to main since this release- Extract files to a particular directory via "borgmatic extract --destination" flag.
- Rename "borgmatic extract --restore-path" flag to "--path" to reduce confusion with the separate
"borgmatic restore" action. Any uses of "--restore-path" will continue working.
Downloads
-
borgmatic 1.4.1
Stablereleased this
2019-11-01 05:04:38 +00:00 | 2532 commits to main since this release- #229: Restore backed up PostgreSQL databases via "borgmatic restore" action. See the
documentation for more information:
https://torsion.org/borgmatic/docs/how-to/backup-your-databases/ - Documentation on how to develop borgmatic's documentation:
https://torsion.org/borgmatic/docs/how-to/develop-on-borgmatic/#documentation-development
Downloads
- #229: Restore backed up PostgreSQL databases via "borgmatic restore" action. See the
-
borgmatic 1.4.0
Stablereleased this
2019-10-23 22:35:37 +00:00 | 2542 commits to main since this releaseDownloads
-
borgmatic 1.3.26
Stablereleased this
2019-10-16 17:24:58 +00:00 | 2553 commits to main since this release- #224: Fix "borgmatic list --successful" with a slightly better heuristic for listing successful
(non-checkpoint) archives.
Downloads
- #224: Fix "borgmatic list --successful" with a slightly better heuristic for listing successful
-
borgmatic 1.3.25
Stablereleased this
2019-10-15 17:49:14 +00:00 | 2555 commits to main since this release- #223: Dead man's switch to detect when backups start failing silently, implemented via
healthchecks.io hook integration. See the documentation for more information:
https://torsion.org/borgmatic/docs/how-to/monitor-your-backups/#healthchecks-hook - Documentation on monitoring and alerting options for borgmatic backups:
https://torsion.org/borgmatic/docs/how-to/monitor-your-backups/ - Automatically rewrite links when developing on documentation locally.
Downloads
- #223: Dead man's switch to detect when backups start failing silently, implemented via
-
borgmatic 1.3.24
Stablereleased this
2019-10-13 22:58:11 +00:00 | 2557 commits to main since this release- #86: Add "borgmatic list --successful" flag to only list successful (non-checkpoint) archives.
- Add a suggestion form to all documentation pages, so users can submit ideas for improving the
documentation. - Update documentation link to community Arch Linux borgmatic package.
Downloads