Skip to content
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

Configuration using environment variables #220

Open
JonathanKnam opened this issue Nov 30, 2023 · 0 comments
Open

Configuration using environment variables #220

JonathanKnam opened this issue Nov 30, 2023 · 0 comments
Assignees
Labels
tracked Tracked by an external ticketing system

Comments

@JonathanKnam
Copy link

Hi,
you might want to fix the documentation for the usage of environment variables in the wiki: Environment Variables.

The configuration should be: ${ENV:YOUR_ENVVAR_NAME} instead of ${YOUR_ENVVAR_NAME}
Same in the example xml: ${ENV:HIVEMQ_PORT} instead of ${HIVEMQ_PORT}

I've also noticed, that environment variables will be written as replaced variables to the config, if wiki: Mutable Configuration is enabled.
I'm not sure if this is a desired behaviour.

@sfrehse sfrehse added the tracked Tracked by an external ticketing system label Feb 8, 2024
@sfrehse sfrehse self-assigned this Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tracked Tracked by an external ticketing system
Projects
None yet
Development

No branches or pull requests

2 participants