`finallycoffee.nextcloud` ansible collection for deploying nextcloud services, integrations & more
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Johanna Dorothea Reichmann 6acf6314eb
update(server): bump version to 23.0.3
2 years ago
roles update(server): bump version to 23.0.3 2 years ago
LICENSE.md chore: add README and LICENSE 3 years ago
README.md feat(nginx-fpm-proxy): add ansible role for nginx-based frontend proxy 2 years ago
galaxy.yml chore: bump version to 0.5.0 2 years ago

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