CloudFlare worker which verifies signed URLs from quay for serving blobs and manifests
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