-
Notifications
You must be signed in to change notification settings - Fork 18
Home
Note: Experienced admins may prefer the installation instructions that come with the code. They are more up-to-date, but also more terse, and cover less of setting up the surrounding system parts.
Note: Fast step-by-step instructions on how to set up a Debian Stretch-based Nextcloud+JSXC+ejabberd server can be found in our Raspberry Pi Howto (also available in German).
How to set up Nextcloud with Apache and Prosody or ejabberd on Debian/Ubuntu with user management done entirely 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