Skip to content

staging: Deploy rpc services to dynamic infrastructure

Once the logging and the alerting solutons are in place. It will be time to migrate incrementally swh services as well. First on staging, then on production (after staging lifted papercuts).

This is the issue that deals with the first deployment and papercuts fixing in staging. For production, refer to [1].

Blocking points so far:

Templates (swh-charts) ready:

status:

post-migration, Decommission:

  • vault.staging node (gunicorn-swh-vault service)
  • webapp.staging node (gunicorn-swh-{webapp,storage,search} services)
  • gunicorn-swh-indexer-storage service (in storage1.staging)
  • search.staging node (gunicorn-swh-search, search journal-client services)
  • deposit.staging node
  • #5164 (closed): gunicorn-swh-storage service (in storage1.service)
  • #5164 (closed): gunicorn-swh-objstorage service (in storage1.service)
  • #5179 (closed): counter services

[1] #5110 (closed)

Edited by Antoine R. Dumont