Closed
Bug 957447
Opened 10 years ago
Closed 7 years ago
Documentation for blobber
Categories
(Release Engineering :: General, defect, P3)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: nthomas, Unassigned)
References
Details
... and link to it from https://wiki.mozilla.org/ReleaseEngineering/Applications In particular I'd like to know where the source is, how we should deploy updates, etc, but we need the big architecture stuff too.
Reporter | ||
Comment 1•10 years ago
|
||
Oh, now I find it! :-) https://github.com/MihaiTabara/blobuploader
Comment 2•10 years ago
|
||
Yes, that's where it lies. So the client side (blobuploader) is: https://github.com/MihaiTabara/blobuploader whereas the server side (blobber) lies here: https://github.com/catlee/blobber The way we did updates for blobuploader was following this pattern: * update & review code on my github * bump and release new version here: https://pypi.python.org/pypi/blobuploader * puppetize this new version within all Mozilla's PuppetAgain arch The way we did updates for blobber was following the pattern: * update & review code on catlee's github * zip it up and deploy it to ElasticBeanstalk
Comment 3•10 years ago
|
||
See also https://mana.mozilla.org/wiki/display/~raliiev@mozilla.com/Blobber+Server (created for the blobber secreview by Mihai)
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Assignee | ||
Updated•5 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•