top | item 36727915 (no title) orkj | 2 years ago Genuinely curious: does this mean you can run WordPress as a cloudflare worker (ignoring database for now)? https://developers.cloudflare.com/workers/runtime-apis/webas... discuss order hn newest modernerd|2 years ago The team behind this tried to deploy to Cloudflare but hit memory constraints with Workers due to the 128MB limit there:https://github.com/WordPress/wordpress-playground/issues/69There’s likely more work that could be done to make this viable, though (or Cloudflare could raise limits). _vOv_|2 years ago So what's the min limit required to make it run? load replies (1) miahwilde|2 years ago Note sure, but I like how you think.there is this: https://ma.rkusa.st/store-sqlite-in-cloudflare-durable-objec... and this: https://developers.cloudflare.com/d1/So I'm thinking it could (be made to) work. orkj|2 years ago I did know of those, I'm just assuming its going to cause some sort of problem with network calls and sockets and what not (they mention this specifically as part of the caveats) load replies (1)
modernerd|2 years ago The team behind this tried to deploy to Cloudflare but hit memory constraints with Workers due to the 128MB limit there:https://github.com/WordPress/wordpress-playground/issues/69There’s likely more work that could be done to make this viable, though (or Cloudflare could raise limits). _vOv_|2 years ago So what's the min limit required to make it run? load replies (1)
miahwilde|2 years ago Note sure, but I like how you think.there is this: https://ma.rkusa.st/store-sqlite-in-cloudflare-durable-objec... and this: https://developers.cloudflare.com/d1/So I'm thinking it could (be made to) work. orkj|2 years ago I did know of those, I'm just assuming its going to cause some sort of problem with network calls and sockets and what not (they mention this specifically as part of the caveats) load replies (1)
orkj|2 years ago I did know of those, I'm just assuming its going to cause some sort of problem with network calls and sockets and what not (they mention this specifically as part of the caveats) load replies (1)
modernerd|2 years ago
https://github.com/WordPress/wordpress-playground/issues/69
There’s likely more work that could be done to make this viable, though (or Cloudflare could raise limits).
_vOv_|2 years ago
miahwilde|2 years ago
there is this: https://ma.rkusa.st/store-sqlite-in-cloudflare-durable-objec... and this: https://developers.cloudflare.com/d1/
So I'm thinking it could (be made to) work.
orkj|2 years ago