finallycoffee.nextcloud ansible collection for deploying nextcloud services, integrations & more
Go to file
transcaffeine e46c687b89
feat(ldap-user-backend): add role for managing ldap user backend in nextcloud
2021-11-21 12:39:33 +01:00
roles feat(ldap-user-backend): add role for managing ldap user backend in nextcloud 2021-11-21 12:39:33 +01:00
LICENSE.md chore: add README and LICENSE 2021-10-15 14:11:18 +02:00
README.md feat(ldap-user-backend): add role for managing ldap user backend in nextcloud 2021-11-21 12:39:33 +01:00
galaxy.yml feat(ldap-user-backend): add role for managing ldap user backend in nextcloud 2021-11-21 12:39:33 +01: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.

License

CNPLv7+: Cooperative Nonviolent Public License