Borgitory
Borgitory
Docker app from mlapaglia's Repository
Overview
Runtime arguments
- Web UI
http://[IP]:[PORT:8000]- Network
bridge- Shell
sh- Privileged
- false
- Extra Params
--cap-add SYS_ADMIN
Template configuration
- Target
- 8000
For a single Borg repository this can be the root of that repository. As many repositories can be mounted as additional volumes also. Every repository must be mounted inside of /mnt/
- Target
- /mnt/repos
The location of the data to back up. Can be pointed at a particular folder, or mount any source volumes wherever you want. Every data source must be mounted inside of /mnt/
- Target
- /mnt/data
The persistent storage location for the borgitory database.
- Target
- /app/data
- Value
- /mnt/user/appdata/borgitory
Used for mounting borg repositories inside the container.
- Target
- /dev/fuse:/dev/fuse:rwm
- Value
- /dev/fuse:/dev/fuse:rwm
Controls default permissions for new files and folders created by the container (022 = owner can read/write, others read-only).
- Default
- 022
- Value
- 022
Sets the group ID the container runs as, controlling group ownership of created files (100 = Unraid's
- Default
- 100
- Value
- 100
Sets the user ID the container runs as, controlling who owns created files (99 = Unraid's
- Default
- 99
- Value
- 99
Categories
Download Statistics
Total Downloads Over Time
Details
mlapaglia/borgitoryRun Borgitory on Unraid.
Borgitory is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.