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

Default User and Password from Environment #877

Open
abdullahenesoncu-s4e opened this issue Dec 12, 2024 · 0 comments · May be fixed by #919
Open

Default User and Password from Environment #877

abdullahenesoncu-s4e opened this issue Dec 12, 2024 · 0 comments · May be fixed by #919
Assignees

Comments

@abdullahenesoncu-s4e
Copy link

When I am trying to automatize process for creating a lavinmq instance using docker, I need to set password and username from docker compose file as environment variable. Is there any way to do it inside lavinmq?

For rabbitmq, we can set it like below:
RABBITMQ_DEFAULT_USER = 'xxx'
RABBITMQ_DEFAULT_PASS = 'yyy'

If it is not a case for lavinmq, how can I automatize the process for creating lavinmq docker with a specific username or password?

@viktorerlingsson viktorerlingsson self-assigned this Jan 15, 2025
@viktorerlingsson viktorerlingsson linked a pull request Jan 22, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants