Nextcloud
OfficielleApplication Docker from knex666's Repository
Vue d'ensemble
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
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:80]- Réseau
bridge- Coquille
sh- Privilégié
- false
- Paramètres supplémentaires
--user 99:100
Configuration du modèle
HTML/PHP FilesPathrw
- Cible
- /var/www/html
- Valeur
- /mnt/user/appdata/nextcloud/html
AppsPathrw
- Cible
- /var/www/html/custom_apps
- Valeur
- /mnt/user/appdata/nextcloud/apps
Config FilesPathrw
- Cible
- /var/www/html/config
- Valeur
- /mnt/user/appdata/nextcloud/config
User FilesPathrw
- Cible
- /var/www/html/data
- Valeur
- /mnt/user/appdata/nextcloud/data
WebGUI PortPorttcp
Only use for bridge network
- Cible
- 80
- Valeur
- 8666
PHP_MEMORY_LIMITVariable
- Valeur
- 1G
PHP_UPLOAD_LIMITVariable
- Valeur
- 20G
APACHE_BODY_LIMITVariable
- Valeur
- 0
IP_UPLOAD_LIMITVariable
- Valeur
- 20G
Catégories
Télécharger les statistiques
0
Total des téléchargements
2,779,442
Ce mois-ci
2,518,522
Moyenne / Mois
Total des téléchargements au fil du temps
Chargement du graphique...
Détails
Référentiel
nextcloud:latestDernière mise à jour2026-04-26
Première vue2020-03-20
Exécutez Nextcloud sur Unraid.
Nextcloud est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.