Commit 7eb9246a authored by James Ramsay's avatar James Ramsay

Add clarification pg password from 10.4 onward

parent 64edaeb0
...@@ -68,7 +68,8 @@ The following guide assumes that: ...@@ -68,7 +68,8 @@ The following guide assumes that:
This command will use your defined `external_url` in `/etc/gitlab/gitlab.rb`. This command will use your defined `external_url` in `/etc/gitlab/gitlab.rb`.
1. Make sure your the `gitlab` database user has a password defined 1. Make sure your the `gitlab` database user has a password defined (from
GitLab 10.4)
Generate a MD5 hash of the desired password: Generate a MD5 hash of the desired password:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment