ownCloud

ownCloud

Docker 应用程序 from dlandon's Repository

概述

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.

运行时参数

网络用户界面
https://[IP]:[PORT:443]/
网络
bridge
外壳
bash
特权
true
额外参数
--log-opt max-size=50m --log-opt max-file=1 --sysctl=net.core.somaxconn=511

模板配置

WebUI PortPorttcp
目标
443
默认值
443
价值
8443
Data PathPathrw
目标
/data
价值
/mnt/user/appdata/ownCloud/data
PUIDVariable
默认值
99
价值
99
PGIDVariable
默认值
100
价值
100
MySQL PasswordVariable
目标
DB_PASS
默认值
owncloud
价值
owncloud
AppData Config PathPathrw
目标
/config
默认值
/mnt/user/appdata/ownCloud
价值
/mnt/user/appdata/ownCloud
Auto OS UpdatesVariable

When set to 1, OS and Package updates will be done on every restart.

目标
AUTO_OS_UPDATES
默认值
1
价值
1

下载统计数据

398,140
下载总数
2,365
本月
1,041
平均每月

长期下载总量

加载图表...

详细信息

存储库
dlandon/owncloud
最后更新2026-04-25
初见2018-08-11

在Unraid 上运行 ownCloud 。

ownCloud 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。