Skip to content
Snippets Groups Projects
Commit 3d77b272 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis
Browse files

Merge branch 'cat-master-patch-43922' into 'master'

Add external Pages UID/GID step in docs

See merge request gitlab-org/gitlab!68765
parents 23e3ff96 826f9a44
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -742,6 +742,9 @@ database encryption. Proceed with caution.
gitlab_pages['gitlab_server'] = 'http://<gitlab_server_IP_or_URL>'
```
 
1. If you have custom UID/GID settings on the **GitLab server**, add them to the **Pages server** `/etc/gitlab/gitlab.rb` as well,
otherwise running a `gitlab-ctl reconfigure` on the **GitLab server** can change file ownership and cause Pages requests to fail.
1. Create a backup of the secrets file on the **Pages server**:
 
```shell
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