HomeSoftware Heritage

Add the vault service in the deployment stack

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Add the vault service in the deployment stack

this comes with a few refactoring:

  • entrypoint has been improved to:
    • provide a 'celery-worker' command: start a swh worker ($SWH_WORKER_INSTANCE)
    • replace the generic command by a 'rpc-server' command (same behavior as the previsouly default command),
    • add a 'scheduler' command dedicated to running scheduler listener and runner services.
  • moved some common env var definitions to env/common-python.env
  • mirror.yml has been modifed acordingly.

Details

Provenance
douarddaAuthored on Aug 11 2022, 11:07 AM
douarddaPushed on Sep 16 2022, 3:04 PM

Commit No Longer Exists

This commit no longer exists in the repository.