StuRa:Server/Nextcloud

Aus Wiki StuRa HTW Dresden
Zur Navigation springen Zur Suche springen
Die druckbare Version wird nicht mehr unterstützt und kann Darstellungsfehler aufweisen. Bitte aktualisiere deine Browser-Lesezeichen und verwende stattdessen die Standard-Druckfunktion des Browsers.

TurnKey

TurnKey 16

https://releases.turnkeylinux.org/turnkey-nextcloud/16.0-buster-amd64/

TurnKey 16 Installation

TurnKey 15

TurnKey 15 Installation

https://releases.turnkeylinux.org/turnkey-nextcloud/15.2-stretch-amd64/

TurnKey 15 Installation Vorbereitung
TurnKey 15 Installation Durchführung
TurnKey 15 Installation Nachbereitung
su - -s /bin/bash www-data -c 'php /var/www/nextcloud/occ upgrade'
Nextcloud is already latest version

https://nextcloud.stura.htw-dresden.de/updater/

Initializing
Current version is 16.0.1.
Update to Nextcloud 16.0.10 available. (channel: "stable")
Following file will be downloaded automatically: https://download.nextcloud.com/server/releases/nextcloud-16.0.10.zip
Open changelog ↗
Check for expected files

Check for write permissions
The following places can not be written to:

    /var/www/nextcloud/updater/../console.php
    /var/www/nextcloud/updater/../occ
    /var/www/nextcloud/updater/../robots.txt
    /var/www/nextcloud/updater/../remote.php
    /var/www/nextcloud/updater/../version.php
    /var/www/nextcloud/updater/../status.php
    /var/www/nextcloud/updater/../.user.ini
    /var/www/nextcloud/updater/../.htaccess
    /var/www/nextcloud/updater/../index.php
    /var/www/nextcloud/updater/../public.php
    /var/www/nextcloud/updater/../COPYING
    /var/www/nextcloud/updater/../index.html
    /var/www/nextcloud/updater/../AUTHORS
    /var/www/nextcloud/updater/../cron.php



ls -al /var/www/nextcloud
total 164
drwxr-sr-x 15 root     root      4096 Jun  7  2019 .
drwxr-xr-x  4 root     root      4096 May  4 05:13 ..
-rw-r--r--  1 root     root      2478 Jun  7  2019 .htaccess
-rw-r--r--  1 root     root       101 May 15  2019 .user.ini
drwxr-sr-x 32 root     root      4096 May 15  2019 3rdparty
-rw-r--r--  1 root     root     12063 May 15  2019 AUTHORS
-rw-r--r--  1 root     root     34520 May 15  2019 COPYING
drwxr-sr-x 42 www-data www-data  4096 May 15  2019 apps
drwxr-sr-x  2 www-data www-data  4096 May  4 05:12 config
-rw-r--r--  1 root     root      3805 May 15  2019 console.php
drwxr-sr-x 23 root     root      4096 May 15  2019 core
-rw-r--r--  1 root     root      4986 May 15  2019 cron.php
drwxrwx---  6 www-data www-data  4096 May  4 05:59 data
-rw-r--r--  1 root     root       156 May 15  2019 index.html
-rw-r--r--  1 root     root      3172 May 15  2019 index.php
drwxr-sr-x  6 root     root      4096 May 15  2019 lib
-rw-r--r--  1 root     root       283 May 15  2019 occ
drwxr-sr-x  2 root     root      4096 May 15  2019 ocm-provider
drwxr-sr-x  2 root     root      4096 May 15  2019 ocs
drwxr-sr-x  2 root     root      4096 May 15  2019 ocs-provider
-rw-r--r--  1 root     root      2951 May 15  2019 public.php
-rw-r--r--  1 root     root      5139 May 15  2019 remote.php
drwxr-sr-x  4 root     root      4096 May 15  2019 resources
-rw-r--r--  1 root     root        26 May 15  2019 robots.txt
drwxr-sr-x 12 root     root      4096 May 15  2019 settings
-rw-r--r--  1 root     root      2232 May 15  2019 status.php
drwxr-sr-x  3 root     root      4096 May 15  2019 themes
drwxr-sr-x  2 root     root      4096 May 15  2019 updater
-rw-r--r--  1 root     root       362 May 15  2019 version.php
ls -al /var/www/nextcloud/updater/
total 660
drwxr-sr-x  2 root root   4096 May 15  2019 .
drwxr-sr-x 15 root root   4096 Jun  7  2019 ..
-rw-r--r--  1 root root  63216 May 15  2019 index.php
-rw-r--r--  1 root root 599747 May 15  2019 updater.phar

https://docs.nextcloud.com/server/9/admin_manual/installation/installation_wizard.html#setting-strong-directory-permissions

chown -R www-data:www-data /var/www/nextcloud

TurnKey Aktualisierung

su - -s /bin/bash www-data -c 'php /var/www/nextcloud/occ db:convert-filecache-bigint'
Following columns will be updated:

* mounts.storage_id
* mounts.root_id
* mounts.mount_id

This can take up to hours, depending on the number of files in your instance!
Continue with the conversion (y/n)? [n] y
su - -s /bin/bash www-data -c 'php /var/www/nextcloud/occ db:convert-filecache-bigint'
All tables already up to date!

su - -s /bin/bash www-data -c 'php /var/www/nextcloud/occ upgrade'
Nextcloud or one of the apps require upgrade - only a limited number of commands are available
You may use your browser or the occ upgrade command to do the upgrade
Set log level to debug
Updating database schema
Updated database
Checking for update of app accessibility in appstore
Checked for update of app "accessibility" in appstore 
Checking for update of app activity in appstore
Checked for update of app "activity" in appstore 
Checking for update of app cloud_federation_api in appstore
Checked for update of app "cloud_federation_api" in appstore 
Checking for update of app comments in appstore
Checked for update of app "comments" in appstore 
Checking for update of app dav in appstore
Checked for update of app "dav" in appstore 
Checking for update of app federatedfilesharing in appstore
Checked for update of app "federatedfilesharing" in appstore 
Checking for update of app federation in appstore
Checked for update of app "federation" in appstore 
Checking for update of app files in appstore
Checked for update of app "files" in appstore 
Checking for update of app files_pdfviewer in appstore
Checked for update of app "files_pdfviewer" in appstore 
Checking for update of app files_rightclick in appstore
Checked for update of app "files_rightclick" in appstore 
Checking for update of app files_sharing in appstore
Checked for update of app "files_sharing" in appstore 
Checking for update of app files_texteditor in appstore
Checked for update of app "files_texteditor" in appstore 
Checking for update of app files_trashbin in appstore
Checked for update of app "files_trashbin" in appstore 
Checking for update of app files_versions in appstore
Checked for update of app "files_versions" in appstore 
Checking for update of app files_videoplayer in appstore
Checked for update of app "files_videoplayer" in appstore 
Checking for update of app firstrunwizard in appstore
Checked for update of app "firstrunwizard" in appstore 
Checking for update of app logreader in appstore
Checked for update of app "logreader" in appstore 
Checking for update of app lookup_server_connector in appstore
Checked for update of app "lookup_server_connector" in appstore 
Checking for update of app metadata in appstore
Checked for update of app "metadata" in appstore 
Checking for update of app nextbackup in appstore
Checked for update of app "nextbackup" in appstore 
Checking for update of app nextcloud_announcements in appstore
Checked for update of app "nextcloud_announcements" in appstore 
Checking for update of app notifications in appstore
Checked for update of app "notifications" in appstore 
Checking for update of app oauth2 in appstore
Checked for update of app "oauth2" in appstore 
Checking for update of app password_policy in appstore
Checked for update of app "password_policy" in appstore 
Checking for update of app privacy in appstore
Checked for update of app "privacy" in appstore 
Checking for update of app provisioning_api in appstore
Checked for update of app "provisioning_api" in appstore 
Checking for update of app recommendations in appstore
Checked for update of app "recommendations" in appstore 
Checking for update of app richdocuments in appstore
Checked for update of app "richdocuments" in appstore 
Checking for update of app serverinfo in appstore
Checked for update of app "serverinfo" in appstore 
Checking for update of app settings in appstore
Checked for update of app "settings" in appstore 
Checking for update of app sharebymail in appstore
Checked for update of app "sharebymail" in appstore 
Checking for update of app support in appstore
Checked for update of app "support" in appstore 
Checking for update of app survey_client in appstore
Checked for update of app "survey_client" in appstore 
Checking for update of app systemtags in appstore
Checked for update of app "systemtags" in appstore 
Checking for update of app text in appstore
Checked for update of app "text" in appstore 
Checking for update of app theming in appstore
Checked for update of app "theming" in appstore 
Checking for update of app twofactor_backupcodes in appstore
Checked for update of app "twofactor_backupcodes" in appstore 
Checking for update of app updatenotification in appstore
Checked for update of app "updatenotification" in appstore 
Checking for update of app viewer in appstore
Checked for update of app "viewer" in appstore 
Checking for update of app workflowengine in appstore
Checked for update of app "workflowengine" in appstore 
Starting code integrity check...
Finished code integrity check
Update successful
Maintenance mode is kept active
Reset log level
su - -s /bin/bash www-data -c 'php /var/www/nextcloud/occ maintenance:mode --off'
Maintenance mode disabled
su - -s /bin/bash www-data -c 'php /var/www/nextcloud/occ maintenance:mode --off'
Maintenance mode already disabled

su - -s /bin/bash www-data -c 'php /var/www/nextcloud/occ db:add-missing-indices'
Check indices of the share table.
Check indices of the filecache table.
Check indices of the twofactor_providers table.
Check indices of the login_flow_v2 table.
Check indices of the whats_new table.
Check indices of the cards table.
Check indices of the cards_properties table.
Check indices of the calendarobjects_props table.
Adding calendarobject_calid_index index to the calendarobjects_props table, this can take some time...
calendarobjects_props table updated successfully.
Check indices of the schedulingobjects table.
Adding schedulobj_principuri_index index to the schedulingobjects table, this can take some time...
schedulingobjects table updated successfully.
su - -s /bin/bash www-data -c 'php /var/www/nextcloud/occ --version'
Nextcloud 18.0.4

Updater

    Initializing
    Current version is 18.0.4.
    Update to Nextcloud 18.0.7 available. (channel: "stable")
    Following file will be downloaded automatically: https://download.nextcloud.com/server/releases/nextcloud-18.0.7.zip
    Open changelog ↗
    Check for expected files
    Check for write permissions
    Create backup
    Downloading
    Verifying integrity
    Extracting
    Enable maintenance mode
    Replace entry points
    Delete old files
    Move new files in place
    Keep maintenance mode active?
    Maintenance mode will get disabled.
    Done
    Go back to your Nextcloud instance to finish the update
Nextcloud
Update to 18.0.7
su - -s /bin/bash www-data -c 'php /var/www/nextcloud/occ --version'
Nextcloud 18.0.7

https:///index.php/settings/admin/overview#

Version

Nextcloud 18.0.7

A new version is available: Nextcloud 18.0.10
All apps have an update for this version available
Apps with available updates
Open updater Download now
Update channel: Stable
su - -s /bin/bash www-data -c 'php /var/www/nextcloud/occ upgrade'
Nextcloud is already latest version
su - -s /bin/bash www-data -c 'php /var/www/nextcloud/occ --version'
Nextcloud 18.0.7
su - -s /bin/bash www-data -c 'php /var/www/nextcloud/occ update:check'
Nextcloud 18.0.10 is available. Get more information on how to update at https://docs.nextcloud.com/server/18/admin_manual/maintenance/upgrade.html.
Update for appointments to version 1.7.7 is available.
Update for calendar to version 2.0.4 is available.
Update for contacts to version 3.4.0 is available.
Update for deck to version 1.1.0 is available.
Update for documentserver_community to version 0.1.8 is available.
Update for files_antivirus to version 3.0.0 is available.
Update for files_texteditor to version 2.14.0 is available.
Update for forms to version 2.0.4 is available.
Update for news to version 14.2.2 is available.
Update for ownpad to version 0.6.15 is available.
Update for polls to version 1.5.4 is available.
Update for spreed to version 8.0.11 is available.
13 updates available

Aktualisierung per GUI

https:///updater/

Initializing
Current version is 18.0.7.
Update to Nextcloud 18.0.10 available. (channel: "stable")
Following file will be downloaded automatically: https://download.nextcloud.com/server/releases/nextcloud-18.0.10.zip
Open changelog ↗
Check for expected files
Check for write permissions
Create backup
Downloading
Verifying integrity
Extracting
Enable maintenance mode
Replace entry points
Delete old files
Move new files in place
Keep maintenance mode active?
Done
Start update

TurnKey 15 Konfiguration

#Konfiguration

less /var/www/nextcloud/config/config.php
less /var/www/nextcloud/config/config.sample.php

TurnKey 15 Erweiterungen

TurnKey 15 Erweiterung OnlyOffice

works for me ootb (Nextcloud 18.0.4)

FreeBSD

Aktualisierung

Durchführung Aktualisierung

su - -s /bin/bash www-data -c 'php /var/www/nextcloud/occ upgrade'

Fehler durch die Aktualisierung


https://nextcloud.stura.htw-dresden.de/index.php/settings/admin/overview

Abschnitt Security & setup warnings

https://nextcloud.stura.htw-dresden.de/index.php/settings/admin/logging

Anzeige Level Fatal
Anzeige Level Error

Konfiguration

Siehe auch