Ansible collection for the installation and configuration of Nextcloud and PHP-FPM
|
||
---|---|---|
.forgejo/workflows | ||
meta | ||
playbooks | ||
plugins | ||
roles | ||
galaxy.yml | ||
README.md |
Ansible Collection - s3lph.nextcloud
Install Nextcloud, PHP FPM and KeyDB.
Usage example:
- hosts: nextcloud
roles:
- s3lph.nextcloud.php
- s3lph.nextcloud.keydb
- s3lph.nextcloud.nextcloud
Further documentation resides with the individual roles and modules.