nextcloud/roles/nextcloud
2021-10-15 14:11:18 +02:00
..
defaults feat(nextcloud): add role for deploying nextcloud with fpm 2021-10-15 13:25:57 +02:00
handlers feat(nextcloud): add role for deploying nextcloud with fpm 2021-10-15 13:25:57 +02:00
tasks feat(nextcloud): add role for deploying nextcloud with fpm 2021-10-15 13:25:57 +02:00
templates feat(nextcloud): add role for deploying nextcloud with fpm 2021-10-15 13:25:57 +02:00
vars feat(nextcloud): add role for deploying nextcloud with fpm 2021-10-15 13:25:57 +02:00
README.md chore: add README and LICENSE 2021-10-15 14:11:18 +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.