-
borgmatic 1.4.10
Stablereleased this
2019-11-13 18:41:57 +00:00 | 2607 commits to main since this release- #246: Fix for "borgmatic restore" showing success and incorrectly extracting archive files, even
when no databases are configured to restore. As this can overwrite files from the archive and
lead to data loss, please upgrade to get the fix before using "borgmatic restore". - Reopen the file given by "--log-file" flag if an external program rotates the log file while
borgmatic is running.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- #246: Fix for "borgmatic restore" showing success and incorrectly extracting archive files, even
-
borgmatic 1.4.9
Stablereleased this
2019-11-12 19:59:01 +00:00 | 2612 commits to main since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
borgmatic 1.4.8
Stablereleased this
2019-11-07 18:08:44 +00:00 | 2624 commits to main since this release- Monitor backups with Cronhub hook integration. See the documentation for more information:
https://torsion.org/borgmatic/docs/how-to/monitor-your-backups/#cronhub-hook - Fix Healthchecks/Cronitor hooks to skip actions when the borgmatic "--dry-run" flag is used.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Monitor backups with Cronhub hook integration. See the documentation for more information:
-
borgmatic 1.4.7
Stablereleased this
2019-11-06 17:52:21 +00:00 | 2625 commits to main since this release- #238: In documentation, clarify when Healthchecks/Cronitor hooks fire in relation to other hooks.
- #239: Upgrade your borgmatic configuration to get new options and comments via
"generate-borgmatic-config --source". See the documentation for more information:
https://torsion.org/borgmatic/docs/how-to/upgrade/#upgrading-your-configuration
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
2 downloads
-
borgmatic 1.4.6
Stablereleased this
2019-11-04 01:03:19 +00:00 | 2629 commits to main since this release- Verbosity level "-1" for even quieter output: Errors only (#236).
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
borgmatic 1.4.5
Stablereleased this
2019-11-02 18:23:18 +00:00 | 2637 commits to main since this release- Log to file instead of syslog via command-line "--log-file" flag (#233).
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
borgmatic 1.4.4
Stablereleased this
2019-11-01 22:50:59 +00:00 | 2645 commits to main since this release- #234: Support for Borg --keep-exclude-tags and --exclude-nodump options.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
borgmatic 1.4.3
Stablereleased this
2019-11-01 18:33:15 +00:00 | 2647 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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 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 | 2649 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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
borgmatic 1.4.1
Stablereleased this
2019-11-01 05:04:38 +00:00 | 2650 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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- #229: Restore backed up PostgreSQL databases via "borgmatic restore" action. See the