Difference between revisions of "Service/chat"

From Sugar Labs
Jump to navigation Jump to search
Line 30: Line 30:
 
|
 
|
 
{{Code|/etc/init.d/qwebirc}}<br>
 
{{Code|/etc/init.d/qwebirc}}<br>
{{Code|/etc/init.d/qwebirc-ssl}}
 
 
|-
 
|-
 
!scope="row" | Logs
 
!scope="row" | Logs
Line 46: Line 45:
 
{{Code|/etc/ssl/private/chat.sugarlabs.org.pem}}<br>
 
{{Code|/etc/ssl/private/chat.sugarlabs.org.pem}}<br>
 
{{Code|/etc/ssl/private/chat.sugarlabs.org.key}}
 
{{Code|/etc/ssl/private/chat.sugarlabs.org.key}}
|-
 
!scope="row" | Ports
 
|
 
{{Code|9090}}, not secure chatting<br>
 
{{Code|9091}}, secure chatting
 
 
|-
 
|-
 
|}
 
|}

Revision as of 13:59, 2 June 2012

Hostnames

Hosted on

Machine/jita

Administrative contact

chat AT sugarlabs DOT org

Sysadmins

For non-emergency calls, preferably send email to the administrative contact.

Notes

This is an instance of qwebirc.

Home /srv/qwebirc
Daemon

/etc/init.d/qwebirc

Logs syslog
Config

/srv/qwebirc/config.py
/srv/qwebirc/header.html
/srv/qwebirc/lingva_bot.py
/etc/httpd/conf.d/chat.sugarlabs.org.conf

SSL certificates

/etc/ssl/private/chat.sugarlabs.org.pem
/etc/ssl/private/chat.sugarlabs.org.key

Upgrade notes

git

/srv/qwebirc

Usage

Url format:

http[s]://chat.sugarlabs.org?[channels=channel][&lang=language-code]

Chat supports multi-lingual translation, that might be chosen on login page or, after beeing connected, on the right side in tabs bar.