1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 19:22:24 +00:00
iiab/roles/nextcloud
2019-09-04 16:22:23 -04:00
..
defaults Update main.yml 2019-09-04 15:10:41 -04:00
tasks Update enable_or_disable.yml 2019-09-04 16:22:23 -04:00
templates Generalize+explain LAN-side 172.18.96.1/255.255.224.0 2019-09-04 16:02:07 -04:00
README.md Update README.md 2019-09-04 15:09:58 -04:00

Nextcloud

Students and teachers can store their documents, calendars, contacts and photos locally within Nextcloud, which is much like having a (local) version of Dropbox or Google Drive on your very own Internet-in-a-Box.

This Ansible playbook was derived from an earlier ownCloud playbook thanks to Josh Dennis in 2016/2017.

Using It

Administrators verify that Nextcloud is installed on your Internet-in-a-Box (check /etc/iiab/local_vars.yml) and then log in to Nextcloud at http://box/nextcloud, http://box.lan/nextcloud, http://172.18.96.1/nextcloud (or similar) using:

Username: Admin
Password: changeme

Future Directions

Going forward, should Internet-in-a-Box consider integrating optimizations (or more!) from these below?

Please contact us if you can help!