finallycoffee.nextcloud ansible collection for deploying nextcloud services, integrations & more
Go to file
2024-09-29 12:52:45 +02:00
meta meta: require atleast ansible >= 2.15.0 2024-09-21 11:15:37 +02:00
roles feat(oidc_user_backend): add ansible role 2024-09-29 12:52:45 +02:00
galaxy.yml meta: bump collection version to 0.6.1, community.docker@^3.0.0, take issues on codeberg.org mirror 2024-09-24 08:48:59 +02:00
LICENSE.md chore: add README and LICENSE 2021-10-15 14:11:18 +02:00
README.md docs: correct README links 2024-09-24 08:47:46 +02:00

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