Details
Details
- Reviewers
anlambert - Group Reviewers
Reviewers - Maniphest Tasks
- T2945: Migrate swh-web production database from SQLite to PostgreSQL
- Commits
- rDENV482fa7d1068e: swh-web: Migrate from sqlite to postgresql
doco up -d
webapp starts and uses the postgres backend.
Diff Detail
Diff Detail
- Repository
- rDENV Development environment
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 20372 Build 31625: arc lint + arc unit
Event Timeline
Comment Actions
- Rename db key to production_db key
- Adapt missed web*.yml configuration according to the main change.
docker/docker-compose.yml | ||
---|---|---|
229–230 | Those files are missing from the diff I guess. |
docker/docker-compose.yml | ||
---|---|---|
229–230 | oh, that may be well possible, i have too much ungitted noise (that i use once in a while)... |
Comment Actions
LGTM
docker/env/01-web-db.env | ||
---|---|---|
2 ↗ | (On Diff #19308) | nitpick: missing new line at end of file |
docker/env/01-web-db.env | ||
---|---|---|
2 ↗ | (On Diff #19308) | arf, missed it, sorry |