whiterun

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
whiterun [2024/08/03 14:56] – [Update process] adminwhiterun [2025/02/23 17:45] (current) admin
Line 10: Line 10:
  
 ===== Nextcloud ===== ===== Nextcloud =====
 +Manual upgrade
 +<file>
 +docker exec -u 33 -it nextcloud php -d memory_limit=512M occ maintenance:mode --on
 +docker exec -u 33 -it nextcloud php -d memory_limit=512M occ upgrade
 +docker exec -u 33 -it nextcloud php -d memory_limit=512M occ maintenance:mode --off
 +docker exec -u 33 -it nextcloud php -d memory_limit=512M occ status
 +</file>
 Edit config Edit config
 <file> <file>
Line 40: Line 47:
       - PGID=1000       - PGID=1000
       - TZ=Australia/Perth       - TZ=Australia/Perth
-      - MYSQL_PASSWORD=go.]3BUEzfICjhs(+      - MYSQL_PASSWORD=itsasecret
       - MYSQL_DATABASE=nextcloud_whiterun       - MYSQL_DATABASE=nextcloud_whiterun
       - MYSQL_USER=nextcloud_whiterun       - MYSQL_USER=nextcloud_whiterun
-      - MYSQL_HOST=rpi64-wired+      - MYSQL_HOST=192.168.1.69
 </file> </file>
 (Mostly) working config (Mostly) working config
Line 97: Line 104:
  
  
 +{{tag>[WHITERUN NextCoud]}}
  • whiterun.1722668204.txt.gz
  • Last modified: 2024/08/03 14:56
  • by admin