Closed Bug 1046279 Opened 10 years ago Closed 10 years ago

Dockerise zippy

Categories

(Marketplace Graveyard :: General, defect, P3)

2014-Q2
x86
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: andy+bugzilla, Assigned: scolville)

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.
Priority: -- → P3
Assignee: nobody → scolville
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
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.