Pins Nextcloud to version 27 and switches from Apache to Nginx to improve performance esp. of video streaming #2

Merged
jotbe merged 1 commit from feature/nextcloud-27-fpm-nginx into master 2023-10-28 23:38:28 +02:00
Owner

Streaming videos had been a pain with the default Nextcloud Docker image which uses Apache. This PR will replace that Docker image with Nextcloud 27 FPM and provides an Nginx to serve the app.

Additionally, with moving from the latest Nextcloud (-Apache) image to a pinned version, it will be way clearer, which version is about to be deployed, major upgrades have to be done consciously and without skipping major versions which Nextcloud does not support.

Streaming videos had been a pain with the default Nextcloud Docker image which uses Apache. This PR will replace that Docker image with Nextcloud 27 FPM and provides an Nginx to serve the app. Additionally, with moving from the latest Nextcloud (-Apache) image to a pinned version, it will be way clearer, which version is about to be deployed, major upgrades have to be done consciously and without skipping major versions which Nextcloud does not support.
jotbe added 1 commit 2023-10-28 23:36:53 +02:00
jotbe merged commit d860a9c086 into master 2023-10-28 23:38:28 +02:00
jotbe deleted branch feature/nextcloud-27-fpm-nginx 2023-10-28 23:38:28 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jotbe/ansible-role-nextcloud-docker#2
No description provided.