Skip to content

Transition GitLab pages to object storage instead of NFS

First part of the refactoring: &1316 (closed)

Note: Don't forget to use project name independent URLs for object storage(see hashed storage). discussion

Possible ways to implement

Serve directly from zip artifacts

See gitlab-pages!136 (closed) for and idea

PoC serving from object storage using pre-signed URLs gitlab-pages!299 (closed)

Download zip artifacts by pages and use current disc serving

Build CDN between object storage and pages

Open questions

will that allow as to get rid of jailing?

Edited by Vladimir Shushlin