FAQ | This is a LIVE service | Changelog

Update FAQs authored by Dr Rich Wareham's avatar Dr Rich Wareham
......@@ -80,7 +80,9 @@ Within Cambridge we've also seen an issue running gitlab-runner on Windows withi
## Is the GitLab Pages feature available?
No. Our GitLab install is based on the official GitLab Helm chart for deployment on a Kubernetes cluster. As such we're limited by the same [limitations](https://docs.gitlab.com/ee/install/kubernetes/gitlab_chart.html#limitations) as the helm chart. The main user-facing limitation is that the GitLab Pages feature is unavailable. Work to enable GitLab pages is being [tracked](https://gitlab.com/charts/gitlab/issues/37) in the upstream helm chart repository.
Yes, including custom domain support and HTTPS. By default pages will appear under the `uniofcam.dev` domain (i.e. outside of `.cam.ac.uk`) in order to mitigate the risk of malicious content being posted under `.cam.ac.uk`. Custom domains may be used to host sites in `.cam.ac.uk` as per the [GitLab documentation](https://docs.gitlab.com/ee/user/project/pages/custom_domains_ssl_tls_certification/).
**Note** Until GitLab 14.4 is released, automatic issuing of certificates for custom domains via Let's Encrypt is non-functional due to an [upstream issue](https://gitlab.com/gitlab-org/gitlab/-/issues/342326).
## I'm getting emails about "Auto DevOps" being disabled.
......
......