logo
Menu
08/03 2016

Ansible-Role to setup a Jabber server

The Jabber-Server of Systemli.org is maybe one of the favored ones in Germany. Especially since jabber.ccc.de has closed its registration, the number of daily registrations increased.

All along the goal of Jabber/XMPP-protocol was federation. Everyone should operate his/her own Jabber server which is able to communicate with other Jabber servers. Thus, you are not locked down to your own universe, like Google, Facebok, Whatsapp, etc…

Unfortunately it’s not that easy to setup and configure your own server. But sharing is caring and we are part of the opensource community. Therefore, we decided to publish our ansible role on Github. We use this role to setup and configure our Jabber server which is based on Prosody.

With this role, everybody can setup his/her own Jabber server in minutes. The resulting server is configured with the same safetyfeatures such as our Jabber server.

To setup your own server you need an SSL-Certificate and the configuration management tool Ansible.

logo