No description
Find a file
Jan Beilicke d860a9c086 Pins Nextcloud to version 27 and switches from Apache to Nginx to improve performance esp. of video streaming (#2)
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.

Co-authored-by: Jan Beilicke <dev@jotbe.io>
Reviewed-on: #2
2023-10-28 23:38:27 +02:00
defaults Initial commit 2020-03-24 00:38:20 +01:00
files Pins Nextcloud to version 27 and switches from Apache to Nginx to improve performance esp. of video streaming (#2) 2023-10-28 23:38:27 +02:00
handlers Initial commit 2020-03-24 00:38:20 +01:00
meta Initial commit 2020-03-24 00:38:20 +01:00
tasks Pins Nextcloud to version 27 and switches from Apache to Nginx to improve performance esp. of video streaming (#2) 2023-10-28 23:38:27 +02:00
templates Pins Nextcloud to version 27 and switches from Apache to Nginx to improve performance esp. of video streaming (#2) 2023-10-28 23:38:27 +02:00
tests Initial commit 2020-03-24 00:38:20 +01:00
vars Initial commit 2020-03-24 00:38:20 +01:00
LICENSE Initial commit 2020-03-24 00:38:20 +01:00
README.md Initial commit 2020-03-24 00:38:20 +01:00

Nextcloud (Docker-Compose)

Requirements

Role Variables

TODO

Dependencies

Example Playbook

License

MIT

Author Information

This role was created in 2020 by Jan Beilicke.