lemur/nextcloud
2021-08-26 19:36:51 -05:00
..
ansible Fix: Hardcoded php-xml version 2021-08-26 19:36:51 -05: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