All apps · 0 apps
borgmatic
Docker app from sdub's Repository
Overview
borgmatic is simple, configuration-driven backup software for servers and workstations. Protect your files with client-side encryption. Backup your databases too. Monitor it all with integrated third-party services.
Install Borgmatic on Unraid in a few clicks.
Find Borgmatic in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for Borgmatic Review the template variables and paths Click Install
Categories
Related apps
Explore more like this
Explore allDetails
Repository
ghcr.io/borgmatic-collective/borgmaticLast Updated2026-07-18
First Seen2023-02-17
Runtime arguments
- Network
bridge- Shell
sh- Privileged
- false
- Extra Params
--cap-add SYS_ADMIN
Template configuration
User Shares (Read-only Backup Source)Pathro
Container Path: /mnt/user
- Target
- /mnt/user
- Default
- /mnt/user
Flash Drive (Read-only Backup Source)Pathro
Container Path: /boot
- Target
- /boot
- Default
- /boot
Borg Repo (Backup Destination)Pathrw,slave
Container Path: /mnt/borg-repository
- Target
- /mnt/borg-repository
- Default
- /mnt/disks/borg_backup/repo
Borg CachePathrw,slave
Container Path: /root/.cache/borg
- Target
- /root/.cache/borg
- Default
- /mnt/disks/borg_backup/cache
Borgmatic ConfigPathrw
Container Path: /etc/borgmatic.d
- Target
- /etc/borgmatic.d
- Default
- /mnt/user/appdata/borgmatic/config
Borg KeysPathrw
Container Path: /root/.config/borg
- Target
- /root/.config/borg
- Default
- /mnt/user/appdata/borgmatic/borg_keys
Borg StatefilePathrw
Container Path: /root/.local/state/borgmatic
- Target
- /root/.local/state/borgmatic
- Default
- /mnt/user/appdata/borgmatic/state
SSH KeysPathrw
Container Path: /root/.ssh
- Target
- /root/.ssh
- Default
- /mnt/user/appdata/borgmatic/ssh_keys
TZVariable
Container Variable: TZ
- Default
- America/New_York
/dev/fuseDevice
Container Device:
- Default
- /dev/fuse
PUIDVariable
UID for permissions. Do not change unless you know what you're doing.
- Default
- 99
PGIDVariable
GID for permissions. Do not change unless you know what you're doing.
- Default
- 100