lemur/nextcloud
Iván Chavero fd502fb289 Updated Nextcloud + collabora + notify_push
* Idempotent
* Parametrized SSL settings for:
  * nginx
  * collabora
  * redis
2021-08-29 17:19:56 -06:00
..
ansible Updated Nextcloud + collabora + notify_push 2021-08-29 17:19:56 -06:00
info Add Nextcloud playbook 2021-08-23 22:01:13 -06:00
README.md ansible/facts.d in $HOME dir 2021-08-26 19:26:01 -05:00

= Nextcoloud Appliance

== Server setup

Copy your ssh key to the server for the root user

workstation $ ssh-copy-id root@server_ip

== Ansible Playbooks

Use the ansible playbooks to setup the nextcloud appliance

workstation $ ansible-playbook -i inventory_source, ansible/nextcloud_bootstrap.yaml