Related to T2817
Details
- Reviewers
vsellier - Group Reviewers
System administrators - Maniphest Tasks
- T2817: Enable the swh-search environment in staging
- Commits
- rSPSITEcd37882b8053: staging: Deploy swh-search rpc backend on search0
vagrant up staging-search0 happy
Diff Detail
- Repository
- rSPSITE puppet-swh-site
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
data/deployments/staging/common.yaml | ||
---|---|---|
270 | The webapp can query elasticsearch to get some info related to scheduler tasks associated to save code now requests https://forge.softwareheritage.org/source/swh-web/browse/master/swh/web/common/origin_save.py$505 That line is webapp specific config so I do not think it is at the the right place ;-) |
data/deployments/staging/common.yaml | ||
---|---|---|
270 |
Thanks, I completely forgot about that ;)
Right. We are pondering whether we should move those tasks in the new dedicated cluster outside of the logging cluster (the production one is a logging cluster mostly, it just so happens we have origins and tasks related thrown in the mix as well). Also there is the consideration that the scheduler db will at some point migrate to a new schema (current refactoring on scheduler/lister). |
As discussed together, we will need several instances of the journal to be able to use different prefixes.
It should be managed by puppet to