Closed
Bug 508343
Opened 16 years ago
Closed 16 years ago
Embedded web IRC client on Mozilla servers
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: cww, Unassigned)
Details
For events like SFD, we use mibbit to connect visitors to #sumo so they can take part. This past event, mibbit was down for the first 30 minutes or so and there was a TON of panic and trying to find a workaround.
Can we get a web based IRC implementation on a mozilla server (I would vote for not a SUMO server but maybe?) so that if anything happens, we can get IT to fix it rather than relying on another company? (Is there one we can use that is pretty stable?)
This isn't URGENT for the next SFD (mibbit works 99.9% of the time and odds are good that it won't break).
Summary: Embedded chat on Mozilla servers → Embedded web IRC client on Mozilla servers
Comment 1•16 years ago
|
||
In the past we have used the cgi:irc installation on landfill.bugzilla.org, with a static HTML page to host a login page. If we continue to use this, all we need is to get a static html page similar to http://zzxc.net/sumo/chat.html on a production server.
If we need to change the style or configuration of cgi:irc, we should investigate hosting the client on support.mozilla.com. This would let us do things like hide the contact list or change the font size for events.
We are embedding this into a pretty small iframe so the ability to change font size and customize CSS would be REALLY helpful. I don't feel that the SUMO production servers are the best place for it though but I'm going to assign this bug to IT for comments about how they want to do this.
Assignee: nobody → server-ops
Component: General → Server Operations
Product: support.mozilla.com → mozilla.org
QA Contact: general → mrz
Version: unspecified → other
Comment 3•16 years ago
|
||
Comment 4•16 years ago
|
||
I can play around with mibbit, cgi::irc, and a few other web irc chat clients that we can install/embed. I don't think that implementing our own will necessarily lead to more reliable client.
Assignee: server-ops → dtran
Comment 5•16 years ago
|
||
Moving back to server ops since I'm not sure how we want to move forward here
Assignee: dtran → server-ops
Comment 6•16 years ago
|
||
Matthew/Cheng,
Seems like we already have an example in place (comment #3). Would something like that suffice? or you guys are looking for different stuff?
Comment 7•16 years ago
|
||
I'd have no issue with running CGI::IRC (or something similar) right on the IRC server since it's already got a web server running on it (http://irc.mozilla.org/)
Have you guys had luck with the embedding styling and so forth yet? (or have you played any yet?)
Comment 8•16 years ago
|
||
ping...
Comment 9•16 years ago
|
||
Have suggested solutions, haven't heard on last comment, closing.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INCOMPLETE
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•