Skip to content
dev
db
Describes the Postgres database service configuration.
proxy
Describes the Caddy proxy service configuration.
Image: caddy:2.10
cache
Describes the Redis/Valkey cache service configuration.

Command:

[ "valkey-server", "--loglevel", "warning" ]
search
Describes the Opensearch service configuration.
web
Describes InvenioRDM web service configuration.
Platform: linux/amd64
worker
Describes InvenioRDM worker service configuration.
Platform: linux/amd64

Command:

[ "celery", "-A", "invenio_app.celery", "worker", "--beat", "--schedule=/tmp/celerybeat-schedule", "--events", "--loglevel=WARNING" ]