Closed
Bug 1046279
Opened 12 years ago
Closed 11 years ago
Dockerise zippy
Categories
(Marketplace Graveyard :: General, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: andy+bugzilla, Assigned: muffinresearch)
References
Details
Dockerisation of zippy so that developers can run zippy locally. We were going to do this with zippy.paas.allizom.org, but that is having trouble so maybe its best to do this with docker instead.
| Assignee | ||
Updated•11 years ago
|
Priority: -- → P3
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → scolville
| Assignee | ||
Updated•11 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 1•11 years ago
|
||
Zippy is now running and redis is additionally run locally (as well as a separate persistent redis service) so zippy tests can be run with: fig run --rm zippy grunt test. This prevents the test run blowing away the redis data created when adding payment accounts etc.
You need to log in
before you can comment on or make changes to this bug.
Description
•