1
0
Fork 0
No description
Find a file
Julian-Samuel Gebühr 1235095096
Merge pull request #9 from mxwmnn/patch-1
bump nextcloud to version 27.1.4
2023-11-29 10:44:09 +01:00
defaults bump nextcloud to version 27.1.4 2023-11-29 10:42:22 +01:00
meta Initial commit 2023-03-17 11:34:15 +02:00
tasks Update adjust_config.yml 2023-10-01 09:05:45 +00:00
templates Make container labels configurable and extensible 2023-11-21 16:23:58 +02:00
vars Improve Redis support by mounting read-write redis-session.ini into the container 2023-04-03 10:20:27 +03:00
justfile Initial commit 2023-03-17 11:34:15 +02:00
LICENSE Initial commit 2023-03-17 11:34:15 +02:00
README.md Initial commit 2023-03-17 11:34:15 +02:00

Nextcloud Ansible role

This is an Ansible role which installs Nextcloud to run as a Docker container wrapped in a systemd service.

This role implicitly depends on:

Check defaults/main.yml for the full list of supported options.

For an Ansible playbook which integrates this role and makes it easier to use, see the mash-playbook.