Integration/XMPP/Prosody: Difference between revisions
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
== Installing Prosody == | == Installing Prosody == | ||
To install | To install '''Prosody''' follow the official instructions described on their official site - [http://prosody.im/download/start - Download] | ||
Once | |||
= Prerequisites = | = Prerequisites = |
Revision as of 18:59, 26 June 2014
Integrating Prosody with Diaspora
Here you will find all you need to install and setup a Prosody XMPP server integrated with Diaspora users database. This tutorial was developed using Debain 7 but it probably will work well for all GNU Distributions. There is several steps and configurations you will need to do, so watch it carefully.
Prosody
Prosody is a modern XMPP communication server. It aims to be easy to set up and configure, and efficient with system resources. Additionally, for developers it aims to be easy to extend and give a flexible system on which to rapidly develop added functionality, or prototype new protocols.
- Prosody - XMPP Server
Installing Prosody
To install Prosody follow the official instructions described on their official site - - Download
Once