Deploy swh search on storage0 and make webapp0 use it for search
- Add swh-search profile
- storage0.euwest.azure: Install swh-search profile
- webapp0: Switch to use swh-search
Related to T2167 Related to T2183
Test Plan
bin/octocatalog-diff moma ~> expectedly, nothing changes (i slightly touched the webapp configuration to reuse conf so making sure)
bin/octocatalog-diff webapp0.softwareheritage.org ~> expectedly, wants to add the search dict configuration on webapp configuration for search on azure's storage0 node (against empty for current production in moma for now)
bin/octocatalog-diff storage0.euwest.azure.internal.softwareheritage.org ~> expectedly, wants to install the rpc server and serve on 5010 port
Migrated from D2578 (view on Phabricator)