umami icon indicating copy to clipboard operation
umami copied to clipboard

Add support for deployment to Cloudflare Pages & Workers

Open devarshishimpi opened this issue 1 year ago • 3 comments

Describe the feature or enhancement

To start this, I came across this issue created. Yes, Cloudflare does support Next.js. with @cloudflare/next-on-pages for the frontend. And the backend can go to Cloudflare Workers just the way goes to Vercel Functions in case of Vercel deployment.

https://github.com/umami-software/umami/issues/1388

I currently use it with Vercel, but kinda curious if there could be support for this as well! Cloudflare Workers comparatively has limited capabilities and runtime limits. I believe it only supports inbuilt node modules, and a few external npm packages.

If support for the same is being added, docs for the same will also be needed to be created in the website repository.

devarshishimpi avatar Jul 04 '24 00:07 devarshishimpi

This issue is stale because it has been open for 60 days with no activity.

github-actions[bot] avatar Oct 09 '24 02:10 github-actions[bot]

would love this

jmilldotdev avatar Oct 14 '24 07:10 jmilldotdev

Same, any resources on this would be quite helpful

plutonium-239 avatar Dec 09 '24 06:12 plutonium-239

Haven't had time to try it out. If anyone wants to write up a guide to add to the website, it would be welcome.

mikecao avatar Dec 13 '24 02:12 mikecao