Skip to content

rabbitmq vhost and user not automatically created #2

Description

@tfgg

following code creates them

rabbitmqctl add_user akorn akorn
rabbitmqctl add_vhost myvhost
rabbitmqctl set_permissions -p myvhost akorn ".*" ".*" ".*"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions