Closed
Bug 1046276
Opened 10 years ago
Closed 10 years ago
Dockerise zamboni
Categories
(Marketplace Graveyard :: General, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
2014-08-12
People
(Reporter: andy+bugzilla, Assigned: scolville)
References
Details
This dockerisation of the whole zamboni world:
* python app
* elastic search
* mysql
* redis
Note that memcache and rabbit mq, celery aren't required to run zamboni for simple development, so could be optional.
Not sure if one or many docker containers would be needed for this.
Will create bugs for other things if needed. ES is already done. Redis is installed with the app. mysql is handled elsewhere. Memcache is done in a separate container.
https://github.com/mozilla/zamboni/commit/93173f0c5accfa935b15e75908fb6ebe13361a2c
QA notes:
* Checks should be minimal just ensure core zamboni fireplace template looks ok.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•