Edge asset delivery
Programmatic distribution of static build artefacts, media objects and versioned bundles. This host serves machine traffic only — there is no interactive interface and no public catalogue.
Immutable bundles
Content-addressed paths under /assets/build/ are cached at the edge
and never revalidated within their lifetime.
Range requests
Byte-range and conditional requests are supported for large objects; partial responses are served directly from the local cache tier.
Compression
Responses negotiate gzip and brotli where the client advertises support. Pre-compressed variants are preferred when present.
Retention
Objects are retained according to the origin manifest. Purge is performed by the upstream control plane, not by request.
Node
| Region | Northern Europe |
|---|---|
| Edge | hel1 |
| Protocols | HTTP/2 over TLS 1.2, TLS 1.3 |
| Cache tier | local NVMe |
| Health | operational |
Automated clients should follow the
Cache-Control and Vary headers returned with each response.
Unauthorised use of this endpoint is not permitted.