Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 503 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 503 Bytes

Quay CloudFlare CDN worker

CloudFlare worker which verifies signed URLs from quay for serving blobs and manifests

Development

You need to install and setup the CloudFlare CLI tool wrangler

Update the wrangler.toml with your config and run the following commands

wrangler build
wrangler publish

This updates the worker on CloudFlare. If you want to view the logs you can run

wrangler tail --format=pretty