docs: update guides/nextcloud/nextcloud-serverinstallation
This commit is contained in:
parent
153a1b2d45
commit
5b8cac627b
1 changed files with 9 additions and 9 deletions
|
@ -2,7 +2,7 @@
|
|||
title: Nextcloud Serverinstallation auf Almalinux 9.x und Debian 12
|
||||
description:
|
||||
published: true
|
||||
date: 2024-02-10T10:55:55.944Z
|
||||
date: 2024-02-10T11:07:32.234Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2024-02-09T19:02:13.024Z
|
||||
|
@ -476,7 +476,7 @@ ssh -L 8080:127.0.0.1:8080 server -N
|
|||
|
||||
Unter Putty fügt ihr fügt ihr folgendes im Connection -> SSH -> Tunnels reiter hinzu.
|
||||
|
||||
![2023-07-14-150559_464x454_scrot.png](/2023-07-14-150559_464x454_scrot.png)
|
||||
![2023-07-14-150559_464x454_scrot.png](/_ressources_nextcloud-serverinstallation/2023-07-14-150559_464x454_scrot.png)
|
||||
|
||||
## Reverse Proxy mit Nginx einrichten <a name="reverse-proxy-mit-nginx-einrichten"></a>
|
||||
|
||||
|
@ -530,7 +530,7 @@ Ich habe hier bereits eine vorkonfiguriete Konfiguration erstellt, dort müsst i
|
|||
|
||||
Ihr drückt dann einmal auf Als Base64 kopieren und follgt dementsprechend die Anleitung.
|
||||
|
||||
![2023-07-14-155745_1350x695_scrot.png](/2023-07-14-155745_1350x695_scrot.png)
|
||||
![2023-07-14-155745_1350x695_scrot.png](/_ressources_nextcloud-serverinstallation/2023-07-14-155745_1350x695_scrot.png)
|
||||
|
||||
Hier nochmal die vollständige Anleitung.
|
||||
|
||||
|
@ -706,7 +706,7 @@ Wichtig dabei zu beachten ist, wenn der Admin Benutzer angelegt ist, ist nur noc
|
|||
|
||||
Wenn ihr oben rechts auf eueren “Buchstaben”. Dann wählt ihr “Einstellungen” -> “Übersicht” aus. Nun solltet ihr feststellen, dass Nextcloud noch “Optimierungsbedarf” sieht. Dies wollen wir nun tun.
|
||||
|
||||
<img width="780" height="312" src="/nextcloud23-001_db8de1a1354945f5adbe65104acd5753.png"/>(https://goneuland.de/wp-content/uploads/2022/01/nextcloud23-001.png)
|
||||
<img width="780" height="312" src="/_ressources_nextcloud-serverinstallation/nextcloud23-001_db8de1a1354945f5adbe65104acd5753.png"/>(https://goneuland.de/wp-content/uploads/2022/01/nextcloud23-001.png)
|
||||
|
||||
### Standardtelefonregion festlegen <a name="standardtelefonregion-festlegen"></a>
|
||||
|
||||
|
@ -747,7 +747,7 @@ docker compose -f /opt/containers/nextcloud/docker-compose.yml up -d
|
|||
|
||||
Nun sollte es so aussehen:
|
||||
|
||||
<img width="780" height="169" src="/nextcloud23-004_b4e01d5f29084214b2aefbd27341b989.png"/>(https://goneuland.de/wp-content/uploads/2022/01/nextcloud23-004.png)
|
||||
<img width="780" height="169" src="/_ressources_nextcloud-serverinstallation/nextcloud23-004_b4e01d5f29084214b2aefbd27341b989.png"/>(https://goneuland.de/wp-content/uploads/2022/01/nextcloud23-004.png)
|
||||
|
||||
## Nextcloud Cron einrichten <a name="nextcloud-cron-einrichten"></a>
|
||||
|
||||
|
@ -779,7 +779,7 @@ Diese Zeile bewirkt, dass euer Server alle 5 Minuten die “cron.php” Datei au
|
|||
|
||||
Nachdem ihr dies eingerichtet habt, könnt ihr dies auch kontrollieren. Geht dazu in eure Nextcloud als Administrator. Wählt dann bei Hintergrundaufgaben noch “Cron (Empfohlen)”. Hier solltet ihr nun folgendes in den Einstellungen sehen. Wichtig ist, dass die “Letzte Aufgabe ausgeführt…” maximal 5 Minuten sein sollte. Wenn dies so ist, dann funktioniert alles.
|
||||
|
||||
<img width="780" height="568" src="/nextcloud-cron_3b36c672e578432d900beb8deed5ccf1.png"/>(https://goneuland.de/wp-content/uploads/2022/09/nextcloud-cron.png)
|
||||
<img width="780" height="568" src="/_ressources_nextcloud-serverinstallation/nextcloud-cron_3b36c672e578432d900beb8deed5ccf1.png"/>(https://goneuland.de/wp-content/uploads/2022/09/nextcloud-cron.png)
|
||||
|
||||
## Nextcloud Container updaten <a name="nextcloud-container-updaten"></a>
|
||||
|
||||
|
@ -1196,11 +1196,11 @@ Hier könnt ihr noch weitere Sprachen installieren zur OCR Erkennung. Eine Über
|
|||
|
||||
Folgende Plugins müssen installiert werden:
|
||||
|
||||
![d5dbd79976bd4b09aca92ff565795085.png](/d5dbd79976bd4b09aca92ff565795085.png)
|
||||
![d5dbd79976bd4b09aca92ff565795085.png](/_ressources_nextcloud-serverinstallation/d5dbd79976bd4b09aca92ff565795085.png)
|
||||
|
||||
Und folgende Einstellungen gesetzt werden:
|
||||
|
||||
![81cca748e213ab2eb7c78c4c3b6f9989.png](/81cca748e213ab2eb7c78c4c3b6f9989.png)
|
||||
![81cca748e213ab2eb7c78c4c3b6f9989.png](/_ressources_nextcloud-serverinstallation/81cca748e213ab2eb7c78c4c3b6f9989.png)
|
||||
|
||||
Nach der DB-Migration folgende Befehle ausführen.
|
||||
|
||||
|
@ -1214,7 +1214,7 @@ docker compose exec --user www-data -it app /bin/bash
|
|||
|
||||
Das Ergebniss müsste schließlich so aussehen:
|
||||
|
||||
![2023-11-15-114235_grim.png](/2023-11-15-114235_grim.png)
|
||||
![2023-11-15-114235_grim.png](/_ressources_nextcloud-serverinstallation/2023-11-15-114235_grim.png)
|
||||
|
||||
## Quellen <a name="quellen"></a>
|
||||
|
||||
|
|
Loading…
Reference in a new issue