Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/finally-coffee/ansible-collection-nextcloud
`finallycoffee.nextcloud` ansible collection - mirror of upstream
https://github.com/finally-coffee/ansible-collection-nextcloud
ansible nextcloud
Last synced: 21 days ago
JSON representation
`finallycoffee.nextcloud` ansible collection - mirror of upstream
- Host: GitHub
- URL: https://github.com/finally-coffee/ansible-collection-nextcloud
- Owner: finally-coffee
- License: other
- Created: 2023-07-14T10:47:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-23T18:47:24.000Z (23 days ago)
- Last Synced: 2024-10-24T04:43:31.584Z (22 days ago)
- Topics: ansible, nextcloud
- Language: Jinja
- Homepage: https://git.finally.coffee/finallycoffee/nextcloud
- Size: 113 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# `finallycoffee.nextcloud` ansible collection
## Overview
This ansible collection provides various roles for deploying
and managing nextcloud installations## Roles
- [`server`](roles/server/README.md): For deploying
and configuring a bare nextcloud instance in a docker container.
Supports both the `-apache` (default) and `-fpm` variants.
- [`apps`](roles/apps/README.md):
For managing nextcloud apps in an already installed nextcloud
server instance. Can install, remove, enable/disable and update apps.
- [`ldap_user_backend`](roles/ldap_user_backend/README.md):
Manages LDAP authentication sources in installed nextcloud instances.
- [`oidc_user_backend`](roles/oidc_user_backend/README.md):
Manage OIDC authentication sources in installed nextcloud instances.
- [`nginx_fpm_proxy`](roles/nginx_fpm_proxy/README.md):
Reverse proxy role which connects to nextcloud using FPM
and serves static content.## License
[CNPLv7+](LICENSE.md): Cooperative Nonviolent Public License