diff --git a/NEWS b/NEWS index 1bbf8ef1..99b6e10c 100644 --- a/NEWS +++ b/NEWS @@ -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 diff --git a/docs/how-to/install-borgmatic.md b/docs/how-to/install-borgmatic.md index ca33ff76..49881ed2 100644 --- a/docs/how-to/install-borgmatic.md +++ b/docs/how-to/install-borgmatic.md @@ -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