Service/chat: Difference between revisions

Created page with "== Hostnames == * http://chat.sugarlabs.org:9090/ == Hosted on == Machine/sunjammer == Administrative contact == webmaster AT sugarlabs DOT org == Sysadmins == For ..."
 
No edit summary
Line 1: Line 1:
== Hostnames ==
== Hostnames ==


* http://chat.sugarlabs.org:9090/
* https://chat.sugarlabs.org/
 


== Hosted on ==
== Hosted on ==


[[Machine/sunjammer]]
[[Machine/jita]]
 


== Administrative contact ==
== Administrative contact ==


webmaster AT sugarlabs DOT org
chat AT sugarlabs DOT org
 


== Sysadmins ==
== Sysadmins ==
Line 18: 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:bernie|Bernie Innocenti]]
* [[User:alsroot|Aleksey Lim]]
* Co-admin wanted!
 


== Notes ==
== Notes ==


This is an instance of [http://qwebirc.org/ qwebirc].
This is an instance of [http://qwebirc.org/ qwebirc].
{| class="wikitable"
|-
!scope="row" | Home
|{{Code|/srv/qwebirc}}
|-
!scope="row" | Logs
|{{Code|syslog}}
|-
!scope="row" | Main service
|{{Code|qwebirc}}
|-
|}


== Upgrade notes ==
== Upgrade notes ==


This is an hg snapshot. To upgrade, do:
Upgrade will be triggered on every puppet session (if there is such need), vcs repository will be rebased to the HEAD commit with all related changes like database migration.
 
hg pull
hg update -v
 
== TODO ==
 
* We should add SSL support
* We should add links to our links bar
* The admin interface is disabled because of security concerns