Skip to content

Clarify how to set credentials for the RabbitMQ management plugin #3121

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

Conversation

alistairmatthews
Copy link
Contributor

@alistairmatthews alistairmatthews commented Apr 16, 2025

Summary

If you add the management plugin to the RabbitMQ container using .WithManagementPlugin() you need to fix a password instead of letting it randomly generate. Do this with parameters. I've moved the management plugin section below the parameters section and added credentials and screenshots to it.

Fixes #2927


Internal previews

📄 File 🔗 Preview link
docs/messaging/rabbitmq-integration.md .NET Aspire RabbitMQ integration

@IEvangelist IEvangelist enabled auto-merge (squash) April 17, 2025 16:16
@IEvangelist IEvangelist merged commit 421c229 into dotnet:main Apr 17, 2025
7 checks passed
@alistairmatthews alistairmatthews deleted the fix-rabbitmq-management-plugin-credential-setting branch April 23, 2025 13:13
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.

Doc on RabbitMQ's "WithManagementPlugin()" lacks documentation on authentication
2 participants