Nextcloud

Nextcloud

官方

Docker 应用程序 from knex666's Repository

概述

Nextcloud can be used to access and share your files, calendars, contacts and more. Feel free to edit the container, enable the advanced view and change nextcloud:latest to nextcloud:123 to force the usage of a specific Nextcloud version. INSTALLATION At first install a MariaDB or PostgreSQL container. Changing their paths to /mnt/cache/appdata/... (instead of /mnt/user/appdata/...) will enormously boost Nextcloud's loading times! After that use the database's IP:Port and credentials to install Nextcloud. Optionally installing the Swag or Nginx Proxy Manager container allows you to access Nextcloud from outside of your home through HTTPS (do not forget forwarding the Ports 80 and 443 in your router). Note: The proxy itself needs to communicate through HTTP (not HTTPS) with Nextcloud. UPDATES Nextcloud often needs manual interaction to fix database indexes. In those cases execute the following through the Unraid Terminal to fix them: docker exec --user 99 Nextcloud php occ db:add-missing-indices Sometimes this command is needed: docker exec --user 99 Nextcloud php occ db:convert-filecache-bigint --no-interaction

运行时参数

网络用户界面
http://[IP]:[PORT:80]
网络
bridge
外壳
sh
特权
false
额外参数
--user 99:100

模板配置

HTML/PHP FilesPathrw
目标
/var/www/html
价值
/mnt/user/appdata/nextcloud/html
AppsPathrw
目标
/var/www/html/custom_apps
价值
/mnt/user/appdata/nextcloud/apps
Config FilesPathrw
目标
/var/www/html/config
价值
/mnt/user/appdata/nextcloud/config
User FilesPathrw
目标
/var/www/html/data
价值
/mnt/user/appdata/nextcloud/data
WebGUI PortPorttcp

Only use for bridge network

目标
80
价值
8666
PHP_MEMORY_LIMITVariable
价值
1G
PHP_UPLOAD_LIMITVariable
价值
20G
APACHE_BODY_LIMITVariable
价值
0
IP_UPLOAD_LIMITVariable
价值
20G

类别

下载统计数据

0
下载总数
2,779,442
本月
2,518,522
平均每月

长期下载总量

加载图表...

详细信息

存储库
nextcloud:latest
最后更新2026-04-26
初见2020-03-20

在Unraid 上运行 Nextcloud 。

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