Borgitory
Aplicación Docker from mlapaglia's Repository
Visión general
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8000]- Red
bridge- Concha
sh- Privilegiado
- false
- Parámetros adicionales
--cap-add SYS_ADMIN
Configuración de plantillas
- Objetivo
- 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/
- Objetivo
- /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/
- Objetivo
- /mnt/data
The persistent storage location for the borgitory database.
- Objetivo
- /app/data
- Valor
- /mnt/user/appdata/borgitory
Used for mounting borg repositories inside the container.
- Objetivo
- /dev/fuse:/dev/fuse:rwm
- Valor
- /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).
- Por defecto
- 022
- Valor
- 022
Sets the group ID the container runs as, controlling group ownership of created files (100 = Unraid's
- Por defecto
- 100
- Valor
- 100
Sets the user ID the container runs as, controlling who owns created files (99 = Unraid's
- Por defecto
- 99
- Valor
- 99
Categorías
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
mlapaglia/borgitoryEjecute Borgitory en Unraid.
Borgitory se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.