Skip to content

Clarify that Pages domain should be pointing at Pages's IP

Balasankar 'Balu' C requested to merge fix-pages-custom-domain-docs into master

What does this MR do?

We let users use CNAME records to point their custom domains to their GitLab Pages. However, for this to work, *.<pages root domain> should be pointing at GitLab Pages IP, not GitLab IP.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports