1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-14 20:22:08 +00:00
iiab/roles/nextcloud
2019-09-04 18:02:53 -04:00
..
defaults apache_high_php_limits: True for Nextcloud too 2019-09-04 18:02:53 -04:00
tasks Update enable_or_disable.yml 2019-09-04 16:22:23 -04:00
templates Mark+deprecate ancient code for future removal? 2019-09-04 17:49:20 -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!