User Tools

Site Tools


nextcloud

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

nextcloud [2025/11/26 22:55] – created philnextcloud [2025/11/29 17:53] (current) phil
Line 1: Line 1:
-Update on CLI+====== Nextcloud ====== 
 + 
 +===== Baremetal ===== 
 + 
 +**Update on CLI**
 <code> <code>
 sudo -u www-data php updater/updater.phar --no-interaction sudo -u www-data php updater/updater.phar --no-interaction
 </code> </code>
 +
 +
 +===== AIO =====
 +
 +**Edit config.php**
 +<code>sudo docker run -it --rm --volume nextcloud_aio_nextcloud:/var/www/html:rw alpine sh -c "apk add --no-cache vim && vim /var/www/html/config/config.php"</code>
 +
 +**OCC**
 +<code>sudo docker exec --user www-data -it nextcloud-aio-nextcloud php occ</code>
nextcloud.txt · Last modified: by phil