Skip to content

Conversation

catoala
Copy link
Contributor

@catoala catoala commented Aug 14, 2025

I found two config options for RabbitMQ here that aren't listed on https://docs.opencti.io/latest/deployment/configuration/#rabbitmq

|:--------------------------------------------|:----------------------------------|:--------------|:--------------------------------------------|
| rabbitmq:hostname | RABBITMQ__HOSTNAME | localhost | Hostname of the RabbitMQ server |
| rabbitmq:port | RABBITMQ__PORT | 5672 | Port of the RabbitMQ server |
| rabbitmq:host_management | RABBITMQ__HOST_MANAGEMENT | | Hostname of the RabbitMQ Management Plugin |

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR is good, but I noticed a small inconsistency. In the documentation, you added rabbitmq:host_management, but in the code, the variable used is rabbitmq:hostname_management. If this is not intentional, the PR should be modified to match the existing code. Apart from this point, everything else seems correct to me.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, yes - I have fixed it. Apologies!

@Gwendoline-FAVRE-FELIX Gwendoline-FAVRE-FELIX merged commit 84718ee into OpenCTI-Platform:main Sep 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants