Skip to content
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

[documentation] remove the step to configure the root password #105

Closed
runkecheng opened this issue May 17, 2021 · 0 comments · Fixed by #106
Closed

[documentation] remove the step to configure the root password #105

runkecheng opened this issue May 17, 2021 · 0 comments · Fixed by #106
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@runkecheng
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

  • It is not recommended to log in directly with the root account

  • use the root password to log into the root account should uncomment the mysqlRootPassword and set allowEmptyRootPassword to false

Describe the solution you'd like

  • remove the step to configure the root password
  • Recommended to create a super user using xenoncli instruction

Execute the following instructions in the xenon container of the leader node to create a super user:

xenoncli mysql createsuperuser <user> <host> <password> <YES / NO>

The last parameter represents whether to enable ssl.

Describe alternatives you've considered

Added a document introducing xenoncli commands

Additional context

none

@runkecheng runkecheng added documentation Improvements or additions to documentation enhancement New feature or request labels May 17, 2021
@runkecheng runkecheng self-assigned this May 17, 2021
runkecheng added a commit to runkecheng/radondb-mysql-kubernetes that referenced this issue May 17, 2021
andyli029 added a commit that referenced this issue May 17, 2021
docs: remove the step to configure the root password #105
zhl003 pushed a commit to zhl003/radondb-mysql-kubernetes that referenced this issue Aug 17, 2022
zhl003 pushed a commit to zhl003/radondb-mysql-kubernetes that referenced this issue Aug 17, 2022
docs: remove the step to configure the root password radondb#105
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant