Attention: The default user guest of RabbitMQ has a publicly known password. To ensure environmental security, this user has been disabled on the platform. A randomly generated user provided by the platform can be used for accessing the instance.
When creating an instance, a random admin account will be generated, and the account information will be stored in a secret resource named <Instance name>-default-user
. For example:
Here, username
corresponds to the default username for accessing RabbitMQ, and password
corresponds to the default user's password.
This secret is read-only and cannot be updated directly to change the password. Otherwise, it may cause the instance to malfunction.
Use the following commands to directly parse the default user's username and password.