Closed
Bug 477275
Opened 16 years ago
Closed 16 years ago
Run our own AUS server
Categories
(Mozilla Messaging Graveyard :: Server Operations, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gozer, Unassigned)
References
Details
Since we have been running nightly trunk builders *outside* of the MoCo network, it has become necessary to run our own AUS server for these.
Once we have such a thing running, it's also going to be possible to move the comm-1.9.1 nightly builders over to the MoMo network, and have them using our own AUS server.
I've got something up and running now, and it's working, but it's still missing a few important pieces:
- No SSL yet (bug 474339)
- Not automated yet (manual pushes)
- No partial updates yes, only complete.
- Only running for 3.1 trunk builds right now
It's a start.
| Reporter | ||
Comment 1•16 years ago
|
||
- SSL is enabled
- Complete update generation is now automated
- Correctly offering latest nightly build instead of the one before.
| Reporter | ||
Comment 2•16 years ago
|
||
(In reply to comment #1)
> - SSL is enabled
> - Complete update generation is now automated
That's 'scripted', I am still running the update generation/publishing manually
in the morning (EDT), when I get in, so updates are delayed some.
| Reporter | ||
Comment 3•16 years ago
|
||
- Partial updates OK
Starting with yesterday's nightlies, Linux/Win32 builds should be offered partial updates.
| Reporter | ||
Comment 4•16 years ago
|
||
- Partial updates now go back in time 3 builds (configurable)
| Reporter | ||
Comment 5•16 years ago
|
||
Now fully automated, running every 3 hours.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•