lemur/nextcloud/ansible
2024-06-18 01:48:39 +00: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 Many updates and fixes 2024-06-18 01:48:39 +00:00
.gitignore Many updates and fixes 2024-06-18 01:48:39 +00:00
ansible.cfg Configuración funcional con coolwsd en host remoto 2022-07-22 00:59:50 -06:00
ansible.cfg.sample Added ansible.cfg and sample files 2022-05-14 00:10:54 -05:00
deploy-convergente.yaml Se separaron los ambientes de producción, test y mixtli 2022-12-16 04:22:40 +00:00
deploy-example-no-talk-ha.yaml Add documentation and example playbooks 2023-07-11 22:48:28 -06:00
deploy-example-talk-ha.yaml Many updates and fixes 2024-06-18 01:48:39 +00:00
deploy-janus.yaml Se separaron los ambientes de producción, test y mixtli 2022-12-16 04:22:40 +00:00
deploy-mixtli.yaml Se separaron los ambientes de producción, test y mixtli 2022-12-16 04:22:40 +00:00
deploy-nats.yaml Se separaron los ambientes de producción, test y mixtli 2022-12-16 04:22:40 +00:00
deploy-production.yaml nuevos archivos 2022-12-22 19:53:15 -06:00
deploy-signaling.yaml Se separaron los ambientes de producción, test y mixtli 2022-12-16 04:22:40 +00:00
deploy-spreed.yaml Renombrar varios archivos y un nuevo nextcloud 2022-10-07 02:07:34 -05:00
deploy-test.yaml Many updates and fixes 2024-06-18 01:48:39 +00:00
deploy-turn.yaml turn: el deploy instala solamente turn ahora 2023-02-28 12:39:05 -06:00
inventory A few more files that went from loolwsd to coolwsd 2022-05-14 00:16:43 -05:00
inventory-convergente Se separaron los ambientes de producción, test y mixtli 2022-12-16 04:22:40 +00:00
inventory-example-single-no-talk-ha Many updates and fixes 2024-06-18 01:48:39 +00:00
inventory-example-talk-ha Many updates and fixes 2024-06-18 01:48:39 +00:00
inventory-infotec A few more files that went from loolwsd to coolwsd 2022-05-14 00:16:43 -05:00
inventory-janus Ya jalan todos los servicios para NextCloud Talk 2022-09-23 01:10:38 -05:00
inventory-mixtli Se separaron los ambientes de producción, test y mixtli 2022-12-16 04:22:40 +00:00
inventory-nats nats: despliegue funcional de nats 2022-09-12 14:40:39 -05:00
inventory-production Se separaron los ambientes de producción, test y mixtli 2022-12-16 04:22:40 +00:00
inventory-signaling Ya jalan todos los servicios para NextCloud Talk 2022-09-23 01:10:38 -05:00
inventory-test Many updates and fixes 2024-06-18 01:48:39 +00:00
inventory-turn0 Se separaron los ambientes de producción, test y mixtli 2022-12-16 04:22:40 +00:00
inventory-turn1 Se separaron los ambientes de producción, test y mixtli 2022-12-16 04:22:40 +00:00
inventory-turn2 Renombrar varios archivos y un nuevo nextcloud 2022-10-07 02:07:34 -05:00
nextcloud-appliance.yaml Se hizo la re-organización de las variables 2022-10-07 14:37:47 -05: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
test-roles.yaml Ya jalan todos los servicios para NextCloud Talk 2022-09-23 01:10:38 -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