lemur/nextcloud/ansible
2024-06-26 01:03:51 -06:00
..
doc doc: corregí el formato de trucos 2022-09-02 22:06:49 -05:00
files Se separaron los ambientes de producción, test y mixtli 2022-12-16 04:22:40 +00:00
roles Many updates and fixes 2024-06-18 01:48:39 +00:00
vars general cleanup 2024-06-17 20:20:34 -06:00
.gitignore Many updates and fixes 2024-06-18 01:48:39 +00:00
ansible.cfg general cleanup 2024-06-17 20:20:34 -06:00
deploy-example.yaml general cleanup 2024-06-17 20:20:34 -06:00
deploy-test.yaml general cleanup 2024-06-17 20:20:34 -06:00
inventory-example general cleanup 2024-06-17 20:20:34 -06:00
inventory-test general cleanup 2024-06-17 20:20:34 -06:00
README.md Agregué documentación de playbooks de ejemplo 2023-07-11 22:49:10 -06:00
redhat-pre_tasks.yaml Ya jalan todos los servicios para NextCloud Talk 2022-09-23 01:10:38 -05:00
requirements.yaml I've added a requirements.yaml file and a README.md that explains how to use it 2022-05-16 13:11:44 -05:00

NextCloud Ansible

This is our playbook for installing NextCloud.

pre-requisites

If you're using ansible-core, you need to install the requirements first.

ansible-galaxy install -r requirements.yaml

Usage

We have four types of installation:

Playbook Inventory
deploy-example-talk-ha.yaml inventory-example-talk-ha
deploy-example-talk-ha.yaml inventory-example-single-no-talk-ha
deploy-example-no-talk-ha.yaml inventory-example-talk-ha
deploy-example-no-talk-ha.yaml inventory-example-single-no-talk-ha