···80</para>
8182<para>If you're setting up a new Gitlab instance, generate new secrets. You
83-for instance use <literal>tr -dc A-Za-z0-9 < /dev/urandom | head -c 128</literal>
84to generate a new secret. Gitlab encrypts sensitive data stored in the database.
85If you're restoring an existing Gitlab instance, you must specify the secrets
86secret from <literal>config/secrets.yml</literal> located in your Gitlab state
···80</para>
8182<para>If you're setting up a new Gitlab instance, generate new secrets. You
83+for instance use <literal>tr -dc A-Za-z0-9 < /dev/urandom | head -c 128</literal>
84to generate a new secret. Gitlab encrypts sensitive data stored in the database.
85If you're restoring an existing Gitlab instance, you must specify the secrets
86secret from <literal>config/secrets.yml</literal> located in your Gitlab state