Skip to content

Google Cloud Storage CDN as Cloudflare Worker

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT
Notifications You must be signed in to change notification settings

iarata/gcloud-cdn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

👷 gcloud-cdn GCloud-CDN Worker

A script for using Google Cloud Storage as a CDN in Cloudflare Worker

index.js is the content of the Workers script.

Usage

Replace [YOUR_BUCKET_NAME] in index.js with your own bucket name.

Replace [YOUR_CLOUDFLARE_ACCOUNT_ID] in wrangler.toml with your cloudflare

Publish

Publish your Cloudflare Worker by typing below commands in terminal:

$ wrangler build
$ wrangler publish

About

Google Cloud Storage CDN as Cloudflare Worker

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published