Enable Pages to deploy to a CDN
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Release notes
If you are a user of GitLab Pages you know the powerful capability it can bring to deploying your static site content. With this release you can now configure your group to fully distribute any pages site content deployed to a CDN without any changes needed on behalf of individual projects.
Problem to solve
Today when deploying content via GitLab pages I am unable to easily distribute my content using a CDN.
Intended users
User experience goal
Administrative configuration of a CDN service provider at the Group level that enables all pages sites deployed in that group to deploy via the CDN.
Proposal
I know we proxy content, but I imagine by having content in object storage we could move easily distribute it to a CDN like we do for other static content. Perhaps this only works if your disable Pages Access Control.