Skip to content
Snippets Groups Projects
Commit a7230d5d authored by Denix's avatar Denix
Browse files

Update databases.md

run mysql_secure_installation to secure the freshly installed mysql server
parent b1bb3701
No related branches found
No related tags found
2 merge requests!4948CentOS 6.4 install GitLab 6 0 stable ssh Auth fail,!4891Update databases.md
Loading
Loading
@@ -14,6 +14,9 @@ GitLab supports the following databases:
# Pick a database root password (can be anything), type it and press enter
# Retype the database root password and press enter
 
# Secure your installation.
sudo mysql_secure_installation
# Login to MySQL
mysql -u root -p
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment