-
-
Notifications
You must be signed in to change notification settings - Fork 12
Quick Installation
Andrey Gagarin edited this page Aug 7, 2020
·
3 revisions
Download the latest Xabber Server installer:
wget https://www.xabber.com/xabberserver/releases/xabberserver_installer.bin
Make installer executable:
chmod +x xabberserver_installer.bin
Install Xabber server as a superuser (recommended):
sudo ./xabberserver_installer.bin
Or run installer from user:
./xabberserver_installer.bin
If Xabber Server installation process starts without root permission, files are unpacked into user home directory.
Choose "Quick Installation" in subsequent menu, and follow the instructions. Quick installation aims to deploy a working XMPP server on your own domain, and supply it with valid SSL certificates by LetsEncrypt. To do that you need to add some DNS records for your domain, and run installation script again.