Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transition from Cloudflare Pages to Workers + B2 storage #58

Open
cuibonobo opened this issue Dec 20, 2021 · 1 comment
Open

Transition from Cloudflare Pages to Workers + B2 storage #58

cuibonobo opened this issue Dec 20, 2021 · 1 comment

Comments

@cuibonobo
Copy link
Owner

Cloudflare Pages relies on GitHub infrastructure to determine when to build the site and as a primary source for the site data. I'd prefer if the site could build locally and then transfer only the files that have changed to the backing storage. To do this, I need to move my site files to Backblaze B2 and run a Cloudflare Workers site to serve the files.

Here's a tutorial to start from: https://roote.ca/about/tutorials/static-site/

@cuibonobo
Copy link
Owner Author

Another source for how to do this transition: https://gist.github.com/charlesroper/f2da6152d6789fa6f25e9d194a42b889

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant