Skip to content

Fix RabbitMQ README #19

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Fix RabbitMQ README #19

wants to merge 1 commit into from

Conversation

och42
Copy link

@och42 och42 commented Apr 23, 2025

The RabbitMQ plugin sets the $RABBITMQ_CONFIG_FILES environment variable, not $RABBITMQ_CONFIG_FILE, as shown in rabbitmq/plugin.json:6.[1]

Both variables are documented in the official RabbitMQ Environment Variables guide.[2]

[1]

"RABBITMQ_CONFIG_FILES": "{{.DevboxDir}}/conf.d",

[2] https://www.rabbitmq.com/docs/relocate#environment-variables

The RabbitMQ plugin sets the `$RABBITMQ_CONFIG_FILES` environment variable,
not `$RABBITMQ_CONFIG_FILE`, as shown in `rabbitmq/plugin.json:6`.[1]

Both variables are documented in the official RabbitMQ Environment Variables guide.[2]

[1] https://github.com/jetify-com/devbox-plugins/blob/4aab8235eb412ff6997900969aed64158c4497c8/rabbitmq/plugin.json#L6
[2] https://www.rabbitmq.com/docs/relocate#environment-variables
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant