ownCloud
Aplicación Docker from dlandon's Repository
Visión general
OwnCloud provides universal access to your files via the web, your computer or your mobile devices wherever you are. Mariadb is built into the image. Built with php 7.4, mariadb 10.6 and nginx 1.18.
Configuration: **/config** - Where ownCloud should store its config files. **/data** - Where ownCloud should store its data files.
**Note:** Set Network to br0 and assign a static IP address.
Configuration: **/config** - Where ownCloud should store its config files. **/data** - Where ownCloud should store its data files.
**Note:** Set Network to br0 and assign a static IP address.
Argumentos en tiempo de ejecución
- Interfaz web
https://[IP]:[PORT:443]/- Red
bridge- Concha
bash- Privilegiado
- true
- Parámetros adicionales
--log-opt max-size=50m --log-opt max-file=1 --sysctl=net.core.somaxconn=511
Configuración de plantillas
WebUI PortPorttcp
- Objetivo
- 443
- Por defecto
- 443
- Valor
- 8443
Data PathPathrw
- Objetivo
- /data
- Valor
- /mnt/user/appdata/ownCloud/data
PUIDVariable
- Por defecto
- 99
- Valor
- 99
PGIDVariable
- Por defecto
- 100
- Valor
- 100
MySQL PasswordVariable
- Objetivo
- DB_PASS
- Por defecto
- owncloud
- Valor
- owncloud
AppData Config PathPathrw
- Objetivo
- /config
- Por defecto
- /mnt/user/appdata/ownCloud
- Valor
- /mnt/user/appdata/ownCloud
Auto OS UpdatesVariable
When set to 1, OS and Package updates will be done on every restart.
- Objetivo
- AUTO_OS_UPDATES
- Por defecto
- 1
- Valor
- 1
Descargar estadísticas
398,140
Descargas totales
2,365
Este mes
1,041
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
dlandon/owncloudÚltima actualización2026-04-25
Visto por primera vez2018-08-11
Ejecute ownCloud en Unraid.
ownCloud se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.