nextcloud/roles/server
2021-10-21 22:21:24 +02:00
..
defaults chore(server): allow configuring php memory limit and max upload size 2021-10-17 21:12:38 +02:00
handlers chore: rename roles to reflect upstream naming scheme 2021-10-16 15:14:50 +02:00
tasks chore(server): allow configuring dbhost even after first initialization 2021-10-21 22:21:24 +02:00
templates chore(server): allow configuring common opcache and fpm optimizations 2021-10-17 21:03:40 +02:00
vars chore(server): allow configuring php memory limit and max upload size 2021-10-17 21:12:38 +02:00
README.md chore: rename roles to reflect upstream naming scheme 2021-10-16 15:14:50 +02:00

finallycoffee.nextcloud.nextcloud ansible role

This role can be used to deploy nextcloud in a docker container, regardless of wether the apache or fpm docker image is used.

It provides various common (optimization) configuration options and creates a user on the host which is mapped into the container, so the host file permissions remain comprehensible.