Changes

From SME Server
Jump to navigationJump to search
998 bytes added ,  14:58, 26 January 2015
Page init
==About==
"[http://prosody.im '''Prosody'''] is a modern XMPP communication server (aka Jabber). 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.''




==Installation==
Prosody is available from the [[epel|'''epel''']] repository, so you have to enable the [[epel|'''epel''']] repository.
After enabling the [[epel|epel]] repository, prosody can be installed with yum install prosody lua-ldap --enablerepo=epel

===Configuration==
====Adding service and open ports===To automatically start Prosody at boot and configure the ports:ln -s /etc/rc.d/init.d/e-smith-service /etc/rc7.d/S99prosodyconfig set prosody serviceconfig setprop prosody status enabled access private TCPPort 5222 UDPport 5222signal-event remoteaccess-updateYou can togle the access property to enable public access.

After installation

Navigation menu