Closed
Bug 1405829
Opened 8 years ago
Closed 8 years ago
Use Postgres in Lando-API developer environment.
Categories
(Conduit :: Lando, enhancement)
Conduit
Lando
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zalun, Assigned: zalun)
References
()
Details
Attachments
(1 file)
Lando API is horizontally scaled in production with a central database (Amazon RDS - Posgres) for all the app instances to talk to.
Using Postgres in the dev environment will help us simulate production more accurately and remove our dependencies on sqlite.
- Make sure that we use postgres in deployed dev
Comment 1•8 years ago
|
||
Comment on attachment 8915328 [details]
Add Postgres support
Israel Madueme [:imadueme] has approved the revision.
https://phabricator.services.mozilla.com/D99#2122
Attachment #8915328 -
Flags: review+
Comment 2•8 years ago
|
||
Comment on attachment 8915328 [details]
Add Postgres support
David Lawrence [:dkl] has approved the revision.
https://phabricator.services.mozilla.com/D99#2591
Attachment #8915328 -
Flags: review+
Comment 3•8 years ago
|
||
Comment on attachment 8915328 [details]
Add Postgres support
David Lawrence [:dkl] has requested changes to the revision.
https://phabricator.services.mozilla.com/D99#2593
Attachment #8915328 -
Flags: review+
Comment 4•8 years ago
|
||
Comment on attachment 8915328 [details]
Add Postgres support
David Lawrence [:dkl] has approved the revision.
https://phabricator.services.mozilla.com/D99#2626
Attachment #8915328 -
Flags: review+
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → pzalewa
Component: General → Lando API
| Assignee | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•