Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Maniphest Tasks
- T3047: Enable to search in origin metadata with swh-search in webapp
- Commits
- rDENV668b4df1f0ec: docker: Enable swh-search backend in swh-web when using elasticsearch
Diff Detail
Diff Detail
- Repository
- rDENV Development environment
- Branch
- docker-swh-search-in-swh-web
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 19278 Build 29896: arc lint + arc unit
Event Timeline
Comment Actions
lgtm
That overrides the webapp declared in the main docker-compose.yml right?
docker/conf/web-search.yml | ||
---|---|---|
64 | maybe declare it at the top like the other services the webapp depends on. |
Comment Actions
Yes, it adds required configuration for using swh-search in the swh-web service defined in main compose file.
docker/conf/web-search.yml | ||
---|---|---|
64 | ack |