Skip to content
Project
scraps.ggDelivery and resources

Delivery and resources

Build cache, traffic rules, resource bindings, and the diagnostics a release reports back.

Build cache1.7 GBRestored for a new build
Traffic rules2Redirects, rewrites, and response headers
Resource bindings20 need attention

Build cache

Cache keys are explicit and branch-aware, and invalidation is recorded without changing an existing release.

Cache enabled

dependencies-and-artifacts / Branch / Last restored 2 days ago

pnpm-storenext-pagesturbo

Traffic rules

Rules are applied in order at the edge and recorded with the release that activates them.

Rewrite: /internal-api/(.*)

Temporary to /api/$1

Response header: /*

X-Content-Type-Options: nosniff

Runtime resources

Private endpoints, stores, and volumes are scoped to explicit environments and consumer services.

Primary database

Database / Read and write / 2 environments, 2 consumers

postgres.scraps.internal:5432
Realtime coordination

Key-value store / Read and write / 1 environment, 1 consumer

redis.scraps.internal:6379

Release diagnostics

A diagnostic links failed source, build, policy, and runtime evidence to the field that corrects it.

Configured output was not produced Open

OUTPUT_DIRECTORY_NOT_FOUND / Build / 3 days ago

The build completed without producing the configured static output directory.Point the output directory at the generated artifact, then start a replacement deployment.
Correct configuration