2024-10-04 19:51:33 +02:00
2024-10-02 20:58:52 +02:00
2021-10-15 14:11:18 +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.
  • oidc_user_backend: Manage OIDC 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

Description
finallycoffee.nextcloud ansible collection for deploying nextcloud services, integrations & more
Readme 291 KiB
Languages
Jinja 100%