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 [2025/01/01 19:38] 203.217.74.93whiterun [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
  • whiterun.1735731496.txt.gz
  • Last modified: 2025/01/01 19:38
  • by 203.217.74.93