Add Borgmatic Director UI link.
All checks were successful
build / test (push) Successful in 8m51s
build / docs (push) Successful in 1m49s

This commit is contained in:
Dan Helfman 2026-04-06 09:10:36 -07:00
commit 3f70cf0b29
2 changed files with 2 additions and 1 deletions

2
NEWS
View file

@ -10,7 +10,7 @@
* #1268: Fix the "spot" check, "extract" check, and all uses of the archive name "latest" to
respect the "match_archives" and "archives_name_format" options. This means that borgmatic now
uses the "latest" archive that also matches those options instead of the latest archive overall.
* When Borg exits with a warning exit code, show a description of it, so you don't have to lookup
* When Borg exits with a warning exit code, show a description of it, so you don't have to look up
the code.
* Split out borgmatic installation documentation to its own page, so it's easier to find.
* Switch the default borgmatic installation method from pipx to uv, as uv is faster and used for

View file

@ -80,6 +80,7 @@ installing borgmatic:
* [container image with scheduled backups](https://github.com/borgmatic-collective/docker-borgmatic) (+ Docker Compose files)
* [container image with multi-arch and Docker CLI support](https://github.com/modem7/docker-borgmatic)
* [Borgmatic Director UI](https://github.com/SpeedbitsInfinityTools/borgmatic-ui-community)
#### Operating system packages