Difference between revisions of "Obsolete Service/jabber"

From Sugar Labs
Jump to navigation Jump to search
m
(4 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
== Hosted on ==
 
== Hosted on ==
  
[[Machine/housetree/jita]]
+
[[Machine/jita]]
  
 
== Administrative contact ==
 
== Administrative contact ==
Line 15: Line 15:
 
For non-emergency calls, preferably send email to the administrative contact.
 
For non-emergency calls, preferably send email to the administrative contact.
  
* [[User:alsroot|Aleksey Lim]]
+
* [[User:MrBIOS|Alex Perez]]
  
 
== Notes ==
 
== Notes ==
Line 21: Line 21:
 
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].
+
It runs [http://prosody.im/ Prosody] jabber server with additional sugar [[Platform_Team/Server_Kit/Prosody|plugins]].
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 35: Line 35:
 
|-
 
|-
 
!scope="row" | Ports
 
!scope="row" | Ports
|{{Code|5222}} {{Code|5223}}
+
|{{Code|5222}} {{Code|5223}} {{Code|5000}}
 
|-
 
|-
 
|}
 
|}

Revision as of 15:56, 14 February 2018

Hostnames

  • jabber.sugarlabs.org

Hosted on

Machine/jita

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 5000

Runtime configuration and monitoring might happen via telnet:

telnet localhost 5582

Upgrade notes

git /srv/prosody