ansible-collection-nextcloud/README.md
Nis Wechselberg 87eac5bded
Initial version of nextcloud collection
Signed-off-by: Nis Wechselberg <enbewe@enbewe.de>
2024-12-22 16:30:50 +01:00

704 B

Ansible Collection - enbewe.nextcloud

Collecion to deploy Nextcloud for file storage as well as CalDav/CardDav Server.

Playbooks

enbewe.nextcloud.deployment

Deploys the role enbewe.nextcloud.nextcloud to all hosts in the group nextcloud.

Roles

enbewe.nextcloud.nextcloud

Deploys Nextcloud through a podman container. The deployment consists of a separate postgres database container, a redis container, an application container as well as a container for the cron service.

The configuration of the instance is automatically adjusted to work with a OpenID provider.

Modules

enbewe.nextcloud.nextcloud_app

Manages the apps installed in the instance.