Difference between revisions of "Obsolete Service/jabber"
Jump to navigation
Jump to search
(→Notes) |
(→Notes) |
||
Line 20: | Line 20: | ||
Jabber server for development needs to test cutting edge sugar core components. | Jabber server for development needs to test cutting edge sugar core components. | ||
+ | |||
+ | It runs [http://prosody.im/ Prosody] jabber server with additional sugar [http://git.sugarlabs.org/server/prosody-sugar plugins]. | ||
{| class="wikitable" | {| class="wikitable" |
Revision as of 07:39, 16 July 2011
Hostnames
- jabber.sugarlabs.org
Hosted on
Administrative contact
jabber AT sugarlabs DOT org
Sysadmins
For non-emergency calls, preferably send email to the administrative contact.
Notes
Jabber server for development needs to test cutting edge sugar core components.
It runs Prosody jabber server with additional sugar plugins.
Daemon | prosody
|
---|---|
Config | /srv/prosody/prosody.cfg.lua
|
Logs | /srv/prosody/log
|
Ports | 5222 5223
|
Runtime configuration and monitoring might happen via telnet:
telnet localhost 5582
Upgrade notes
git | /srv/prosody
|
---|