Benutzer-Werkzeuge

Webseiten-Werkzeuge


content:serverbasics:docker-nextcloud_aio

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.

Link zu der Vergleichsansicht

Beide Seiten, vorherige ÜberarbeitungVorherige Überarbeitung
Nächste Überarbeitung
Vorherige Überarbeitung
content:serverbasics:docker-nextcloud_aio [2025/04/12 20:28] – [Caddy Service] obel1xcontent:serverbasics:docker-nextcloud_aio [2025/04/14 13:54] (aktuell) – [Dockers Yaml] obel1x
Zeile 106: Zeile 106:
  
 In your Docker- Compose- Drirectory, create a new Directory called ''nextcloud_aoi'' and put the ''docker-compose.yml'' in it. You can finde some good documented example here: [[https://github.com/nextcloud/all-in-one/blob/main/compose.yaml|https://github.com/nextcloud/all-in-one/blob/main/compose.yaml]] In your Docker- Compose- Drirectory, create a new Directory called ''nextcloud_aoi'' and put the ''docker-compose.yml'' in it. You can finde some good documented example here: [[https://github.com/nextcloud/all-in-one/blob/main/compose.yaml|https://github.com/nextcloud/all-in-one/blob/main/compose.yaml]]
 +
 +Adjustements:
 +
 +  * For long Fileuploads, set NEXTCLOUD_MAX_TIME=3600 = one Hour to a higher value, like 14400 = four hours
 +  * Also maybe NEXTCLOUD_UPLOAD_LIMIT=12G and
 +  * maybe NEXTCLOUD_MEMORY_LIMIT=2048M
 +
  
 ===== AIO Webinterface ===== ===== AIO Webinterface =====
Zeile 136: Zeile 143:
        header Strict-Transport-Security max-age=31536000;        header Strict-Transport-Security max-age=31536000;
 #Large fileuploads #Large fileuploads
-       max_body_size 10240M+       request_body { 
 +           max_size 10240M 
 +       }
 #       reverse_proxy nextcloud-aio-apache:11000 #       reverse_proxy nextcloud-aio-apache:11000
 #For install Domaincheck needed: #For install Domaincheck needed:
Zeile 149: Zeile 158:
  
 After you have setup the Configuration in Nextcloud, when installing and starting the Services, comment out that line and uncomment the apache- line. Than restart Caddy - you won't need that line again. After you have setup the Configuration in Nextcloud, when installing and starting the Services, comment out that line and uncomment the apache- line. Than restart Caddy - you won't need that line again.
- 
  
 ===== Final Nextcloud- Setup ===== ===== Final Nextcloud- Setup =====
Zeile 188: Zeile 196:
 Remember, that you now need to go to Remember, that you now need to go to
  
-''http://nextcloud.domain.tld/login?direct=1''+''[[http://nextcloud.domain.tld/login?direct=1|http://nextcloud.domain.tld/login?direct=1]]''
  
 to logon to nextcloud with the local admin. to logon to nextcloud with the local admin.
  
  
content/serverbasics/docker-nextcloud_aio.1744482488.txt.gz · Zuletzt geändert: von obel1x

Falls nicht anders bezeichnet, ist der Inhalt dieses Wikis unter der folgenden Lizenz veröffentlicht: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki