Closed
Bug 762771
Opened 13 years ago
Closed 6 years ago
more robust server setup
Categories
(Mozilla Labs :: Doctor JS, defect)
Tracking
(Not tracked)
RESOLVED
INACTIVE
People
(Reporter: dherman, Assigned: dherman)
Details
In bug 747183 :gozer pointed out how **** and brittle the DoctorJS server setup is. It's running on an ancient Node, too. I should update the installation to use a more modern setup, probably running with `forever`.
Dave
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → dherman
Comment 1•13 years ago
|
||
Hey, we use Node for Persona/BrowserId -- could we just get infra to do whatever they do for Persona, for DoctorJS? Saves Dave from playing sysadmin on TV (at home, at night!).
/be
Comment 2•13 years ago
|
||
We do run Node apps in svcops, the question is whether you want us to run something like DoctorJS, cause we're kind of "assholes by design" in terms of what we expect from the engineer/team.
See: https://wiki.mozilla.org/Services/Principles
Sounds like this is a single node app, no external service deps (DBs, etc) and wouldn't have any HA requirements. I'll raise it in my cross-team EngOps meeting tomorrow and see what WebOps' timeline is for supporting node apps.
If it's a ways out, there are some alternatives we can discuss.
Comment 3•6 years ago
|
||
Closing all inactive bugs in Mozilla labs :: *
Please reopen if this are still relevant.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•