Changes
Page history
Update Upgrade procedure
authored
Jan 23, 2023
by
Roland Alton
Show whitespace changes
Inline
Side-by-side
Upgrade-procedure.md
View page @
43bd243b
...
@@ -9,7 +9,7 @@ This is a documentation for fairkom sysadmins. We have to upgrade nextcloud ever
...
@@ -9,7 +9,7 @@ This is a documentation for fairkom sysadmins. We have to upgrade nextcloud ever
1.
you always can login at
`https://faircloud.eu/nextcloud2`
(backdoor, not reachable for sync clients)
1.
you always can login at
`https://faircloud.eu/nextcloud2`
(backdoor, not reachable for sync clients)
1.
as nextcloud admin we now run upgrade to the latest minor version in the web interface
1.
as nextcloud admin we now run upgrade to the latest minor version in the web interface
1.
~~
`Continue with web based updater`
should be fine with minor updates~~ DEC22: we prefer to upgrade with phar script:
1.
~~
`Continue with web based updater`
should be fine with minor updates~~ DEC22: we prefer to upgrade with phar script:
1.
`cd /var/www/nextcloud/`
1.
`cd /var/www/nextcloud/
updater
`
1.
`sudo -u faircloud php updater.phar`
1.
`sudo -u faircloud php updater.phar`
1.
this usually also updates all apps, and there is no way to get back in app versions
1.
this usually also updates all apps, and there is no way to get back in app versions
1.
check if all apps are working
1.
check if all apps are working
...
...
...
...