Document root password retrieval

Add documentation on how to retrieve the automatically generated root
password from the leader settings

Change-Id: Ibcb28e028b76641ddf79e2b3826f5ff98931b1d0
This commit is contained in:
Trent Lloyd 2021-08-11 09:32:20 +08:00
parent 3da70783fb
commit 488ce8815e
1 changed files with 9 additions and 0 deletions

View File

@ -36,6 +36,15 @@ For a pre-existing keystone application:
See [Infrastructure high availability][cdg-app-ha-mysql8] in the [OpenStack
Charms Deployment Guide][cdg] for more deploy information.
## Root password
Passwords are automatically generated and stored by the application leader.
The root password required to use the `mysql` or `mysqlsh` utilities locally on the
units can be retrieved using the following command:
juju run --unit mysql-innodb-cluster/leader leader-get mysql.passwd
## TLS
TLS communication between MySQL InnoDB Cluster and its cloud clients is