Obsolete Service/jabber: Difference between revisions
Created page with '<noinclude>{{TOCright}}</noinclude> == Jabber (jabber.sugarlabs.org) == === Hardware === * XEN VM === Location === Hosted by [http://www.collabora.co.uk Collabora] === Admins…' |
m Bernie moved page Service/jabber to Obsolete Service/jabber |
||
| (28 intermediate revisions by 6 users not shown) | |||
| Line 1: | Line 1: | ||
{{Obsolete}} | |||
== | == Hostnames == | ||
* jabber.sugarlabs.org | |||
* | |||
== | == Hosted on == | ||
=== | [[Machine/jita]] | ||
* [[User: | |||
== Administrative contact == | |||
jabber AT sugarlabs DOT org | |||
== Sysadmins == | |||
For non-emergency calls, preferably send email to the administrative contact. | |||
* [[User:MrBIOS|Alex Perez]] | |||
== Notes == | |||
Jabber server for development needs to test cutting edge sugar core components. | |||
It runs [http://prosody.im/ Prosody] jabber server with additional sugar [[Platform_Team/Server_Kit/Prosody|plugins]]. | |||
{| class="wikitable" | |||
|- | |||
!scope="row" | Daemon | |||
|{{Code|prosody}} | |||
|- | |||
!scope="row" | Config | |||
|{{Code|/srv/prosody/prosody.cfg.lua}} | |||
|- | |||
!scope="row" | Logs | |||
|{{Code|/srv/prosody/log}} | |||
|- | |||
!scope="row" | Ports | |||
|{{Code|5222}} {{Code|5223}} {{Code|5000}} | |||
|- | |||
|} | |||
Runtime configuration and monitoring might happen via [http://prosody.im/doc/console telnet]: | |||
telnet localhost 5582 | |||
== Upgrade notes == | |||
{| class="wikitable" | |||
|- | |||
!scope="row" | git | |||
|{{Code|/srv/prosody}} | |||
|- | |||
|} | |||