Envoy is an XMPP platform designed for team collaboration.
The documentation for Envoy is written using ZippyDoc. To install ZippyDoc and the
zpy2html converter, run pip install zippydoc
or install the zippydoc
package otherwise.
-
Install ejabberd, MySQL, Python, and a HTTPd with PHP.
-
Install Python modules
pip install -r requirements.txt
-
Symlink
/usr/lib/python2.*/site-packages/envoyxmpp
to thesrc/envoyxmpp
directory in this repository.