Closed
Bug 1050879
Opened 10 years ago
Closed 10 years ago
Add reindex_mkt step to Zamboni build process in Dockerfile
Categories
(Marketplace Graveyard :: General, defect, P4)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jlockhart, Unassigned)
References
Details
In the Zamboni dockerfile, we initially create our environment and install the landfill data, but we need to also run reindex_mkt to push that data into elasticsearch so that it's available through fireplace.
Updated•10 years ago
|
Priority: -- → P4
Comment 1•10 years ago
|
||
Note this has been renamed to reindex.
I don't think we need this, we don't use landfill anymore and so we're starting with no data. Adding apps results in ES indexation so we don't need to run anything wrt to ES for initialization.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•