-
Notifications
You must be signed in to change notification settings - Fork 18
Home
Marcel Waldvogel edited this page Jun 21, 2017
·
9 revisions
How to set up Nextcloud with Apache and Prosody on Debian/Ubuntu with user management all done in Nextcloud.
The following instructions assume a fresh Debian/Ubuntu installation. Please replace example.org
, 192.0.2.2
, and 2001:db8::2
with your real domain and IPv4/IPv6 addresses. (If you are unlucky enough to hav
e a provider which still does not support IPv6, just leave out the AAAA
lines in your DNS configuration.)
All operations are performed as root (after e.g. sudo -s
) unless otherwise noted.
- Installing the software
- Setting up DNS entries
- Setting up Apache with a Let's Encrypt certificate
- Configuring either Prosody or ejabberd (without authentication)
- Configuring Nextcloud
- Adding authentication to either Prosody or ejabberd