nextcloud/README.md

870 B

finallycoffee.nextcloud ansible collection

Overview

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

Roles

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

License

CNPLv7+: Cooperative Nonviolent Public License