Closed
Bug 1447344
Opened 7 years ago
Closed 7 years ago
[PROD] Request to Deploy Lando API 81b6faa889a3b5ea7686f7bbda2b5c8f4296d064
Categories
(Cloud Services :: Operations: LandoAPI, task)
Cloud Services
Operations: LandoAPI
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: smacleod, Assigned: ckolos)
References
Details
Initial deployment of Lando API to production
Service: Lando API
Location: Prod
Image Tag from DockerHub: 81b6faa889a3b5ea7686f7bbda2b5c8f4296d064
Migration Needed:
`lando-cli init` should be run inside the container, which will
create the database schema from scratch.
New Environment Variables: Same as dev, with prod values.
Reporter | ||
Updated•7 years ago
|
Assignee | ||
Comment 1•7 years ago
|
||
Deployed to -prod
curl https://api.lando.services.mozilla.com/__version__
{
"build": "https://circleci.com/gh/mozilla-conduit/lando-api/281",
"commit": "81b6faa889a3b5ea7686f7bbda2b5c8f4296d064",
"source": "https://github.com/mozilla-conduit/lando-api",
"version": "81b6faa889a3b5ea7686f7bbda2b5c8f4296d064"
}
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•