finallycoffee.nextcloud ansible collection for deploying nextcloud services, integrations & more
Go to file
Johanna Dorothea Reichmann e4c4f0bac4
fix(nextcloud-fpm-proxy): adapt config to upstream nginx recommendations
2024-03-31 18:58:40 +02:00
meta chore: add collection runtime metadata 2023-07-19 17:11:40 +02:00
roles fix(nextcloud-fpm-proxy): adapt config to upstream nginx recommendations 2024-03-31 18:58:40 +02:00
LICENSE.md chore: add README and LICENSE 2021-10-15 14:11:18 +02:00
README.md feat(nginx-fpm-proxy): add ansible role for nginx-based frontend proxy 2021-12-04 09:38:55 +01:00
galaxy.yml chore: update ansible collection metadata 2023-07-17 21:07:45 +02:00

README.md

finallycoffee.nextcloud ansible collection

Overview

This ansible collection provides various roles for deploying and managing nextcloud installations

Roles

  • roles/server: For deploying and configuring a bare nextcloud instance in a docker container. Supports both the -apache (default) and -fpm variants.
  • roles/apps: For managing nextcloud apps in an already installed nextcloud server instance. Can install, remove, enable/disable and update apps.
  • roles/ldap-user-backend: Manages LDAP authentication sources in installed nextcloud instances.
  • roles/nginx-fpm-proxy: Reverse proxy role which connects to nextcloud using FPM and serves static content.

License

CNPLv7+: Cooperative Nonviolent Public License