0ccc8467ec
Adds replication engine and core in-repo addon
11 lines
402 B
Handlebars
11 lines
402 B
Handlebars
<WizardSection
|
|
@headerText="RabbitMQ"
|
|
@headerIcon="rabbitmq"
|
|
@docText="Docs: RabbitMQ Secrets"
|
|
@docPath="/docs/secrets/rabbitmq/index.html"
|
|
>
|
|
<p>
|
|
The RabbitMQ Secrets Engine generates user credentials dynamically based on configured permissions and virtual hosts. This means that services that need to access a virtual host no longer need to hardcode credentials.
|
|
</p>
|
|
</WizardSection>
|