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/09/30 00:18] adminwhiterun [2025/02/23 17:45] (current) admin
Line 12: Line 12:
 Manual upgrade Manual upgrade
 <file> <file>
-docker exec -u 33 -it nextcloud php occ maintenance:mode --on +docker exec -u 33 -it nextcloud php -d memory_limit=512M occ maintenance:mode --on 
-docker exec -u 33 -it nextcloud php occ upgrade +docker exec -u 33 -it nextcloud php -d memory_limit=512M occ upgrade 
-docker exec -u 33 -it nextcloud php occ maintenance:mode --off+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> </file>
 Edit config Edit config
Line 46: 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
  • whiterun.1727626721.txt.gz
  • Last modified: 2024/09/30 00:18
  • by admin