Skip to content

General: Prerequisites

Damian Nowak edited this page Jul 19, 2013 · 7 revisions

Software versions needed

  • libvirtd : 0.8.8 +
  • ejabberd : 2.1.6 - 2.1.11
    • there is a known bug with 2.1.13, see #825

Needed XEPs

Ejabberd is not a strong prerequesites, but we have found that for now, it is the only one that implements correctly the needed XEPs. For info, Archipel requires a correct implementation of the following:

* XEP-0020:	Feature Negotiation
* XEP-0045:	Multi-User Chat
* XEP-0049:	Private XML Storage
* XEP-0054:	vcard-temp
* XEP-0060:	Publish-Subscribe
* XEP-0077:	In-Band Registration
* XEP-0083:	Nested Roster Groups
* XEP-0133:	Service Administration
* XEP-0153:	vCard-Based Avatars
* XEP-0172:	User Nickname
* XEP-0199:	XMPP Ping
* XEP-0206:	XMPP Over BOSH

Without these minimal version, the system will go wrong...

Clone this wiki locally