Plan:
- [X] D7494: Install scrubber (postgres) db
- [X] Check connection is ok
- [X] D7500: Update documentation on how to connect to db
- [ ] Install schema db
- [X] Prepare repository for debian package [1]
- [X] Debian package bootstrap
- [ ] Fix debian build papercuts
- [X] Fix stuck python3-swh.graph.client build failure [2]
- [ ] python3-swh.scrubber failed due to ^
Questions:
- [ ] Determine what to deploy (journal, postgres, objstorage scrubber client)?
- [ ] Determine where to deploy (New node with multiple scrubber service, one service on
each techno node, ...)?
Fuzzier plan (TBD further):
- [ ] Deploy scrubber checkers (journal, objstorage, storage)
[1]
```
# install has-debian-packaging-branch flag in repository
# install hook for ci to trigger the debian package build out of a git tag
root@tate:/srv/phabricator/hooks# phabricator-setup-hook /srv/phabricator/repos/254/ post-receive-swh-modules
Hook post-receive-swh-modules successfully installed on /srv/phabricator/repos/254/:
```
[2] https://jenkins.softwareheritage.org/job/debian/job/packages/job/DGRPH/job/gbp-buildpackage/ back to green!