Service/chat: Difference between revisions
Appearance
< Service
Created page with "== Hostnames == * http://chat.sugarlabs.org:9090/ == Hosted on == Machine/sunjammer == Administrative contact == webmaster AT sugarlabs DOT org == Sysadmins == For ..." |
|||
(12 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Hostnames == | == Hostnames == | ||
* http://chat.sugarlabs.org | * https://chat.sugarlabs.org/ | ||
* http://chat.sugarlabs.org/ | |||
== Hosted on == | == Hosted on == | ||
[[Machine/ | [[Machine/jita]] | ||
== Administrative contact == | == Administrative contact == | ||
chat AT sugarlabs DOT org | |||
== Sysadmins == | == Sysadmins == | ||
Line 18: | Line 16: | ||
For non-emergency calls, preferably send email to the administrative contact. | For non-emergency calls, preferably send email to the administrative contact. | ||
* [[User: | * [[User:alsroot|Aleksey Lim]] | ||
== 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" | Daemon | |||
| | |||
{{Code|/etc/init.d/qwebirc}}<br> | |||
|- | |||
!scope="row" | Logs | |||
|{{Code|syslog}} | |||
|- | |||
!scope="row" | Config | |||
| | |||
{{Code|/srv/qwebirc/config.py}}<br> | |||
{{Code|/srv/qwebirc/header.html}}<br> | |||
{{Code|/srv/qwebirc/lingva_bot.py}}<br> | |||
{{Code|/etc/httpd/conf.d/chat.sugarlabs.org.conf}} | |||
|- | |||
!scope="row" | SSL certificates | |||
| | |||
{{Code|/etc/ssl/private/chat.sugarlabs.org.pem}}<br> | |||
{{Code|/etc/ssl/private/chat.sugarlabs.org.key}} | |||
|- | |||
|} | |||
== Upgrade notes == | == Upgrade notes == | ||
{| class="wikitable" | |||
!scope="row" | git | |||
| | |||
{{Code|/srv/qwebirc}} | |||
|- | |||
|} | |||
After pulling new changes from Git, run the following commands and restart daemon: | |||
su - qwebirc | |||
./compile.py | |||
== Sources == | |||
* [http://git.sugarlabs.org/sl-tweaks/qwebirc Downstream repository]. | |||
* [http://hg.qwebirc.org/qwebirc.org Upstream repository]. | |||
== | == Usage == | ||
{{:{{PAGENAME}}/Usage}} | |||
Latest revision as of 00:25, 3 June 2012
Hostnames
Hosted on
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 |
|
Logs | syslog
|
Config |
|
SSL certificates |
|
Upgrade notes
git |
|
---|
After pulling new changes from Git, run the following commands and restart daemon:
su - qwebirc ./compile.py
Sources
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.