Borgitory
Docker 应用程序 from mlapaglia's Repository
概述
运行时参数
- 网络用户界面
http://[IP]:[PORT:8000]- 网络
bridge- 外壳
sh- 特权
- false
- 额外参数
--cap-add SYS_ADMIN
模板配置
- 目标
- 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/
- 目标
- /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/
- 目标
- /mnt/data
The persistent storage location for the borgitory database.
- 目标
- /app/data
- 价值
- /mnt/user/appdata/borgitory
Used for mounting borg repositories inside the container.
- 目标
- /dev/fuse:/dev/fuse:rwm
- 价值
- /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).
- 默认值
- 022
- 价值
- 022
Sets the group ID the container runs as, controlling group ownership of created files (100 = Unraid's
- 默认值
- 100
- 价值
- 100
Sets the user ID the container runs as, controlling who owns created files (99 = Unraid's
- 默认值
- 99
- 价值
- 99
下载统计数据
长期下载总量
详细信息
在Unraid 上运行 Borgitory 。
Borgitory 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。