christoff-linde / pih-infrastructure

All PIH-related infrastructure configurations and setups
MIT License
0 stars 0 forks source link

Setup automatic configuration of rabbitmq objects & settings #7

Closed christoff-linde closed 2 days ago

christoff-linde commented 2 months ago

Currently, the additional setup after startup (for e.g., enabling plugins, defining exchanges, queues, and bindings) have to be done manually. Find a way to automate this so that it happens on startup to ensure creation of a consistent RabbitMQ setup.

Potential solutions could be to make use of the rabbitmq.conf and definitions.json files for the settings and schema configurations respectively.

linear[bot] commented 2 months ago

CHR-43 Setup automatic configuration of rabbitmq objects & settings