Also wasn't that it wasn't syncing, but that I basically got logged out. Just not enough to refresh the main screen on the app from "Zero Trust" to "WARP" so I was lost lol
is it legal to have a self hosted "cdn" (a web file server) behind cloudflare proxy? if yes are there any rules like cache has to be disabled or smth? I wanted to run a file browser for my vps and I would get big files from it sometimes and idk if this is allowed
If you aren’t specifically using a service on the Developer Platform(R2, KV, Workers, etc.) or a Media-based product(Stream for Videos, Images for images), then no, you may not. Traffic to those apps must not be disproportionately non-HTML content
Any plans to support deploying Golang web apps? Either as a binary or as a container? I want to deploy an api that connects with aws rds but I don’t see a way :/
Containers should solve this. (With security policies in place ofc) I know that it might not be in the form of workers that are spun up when a request come.
Yea I agree that not everything can be a worker. But I currently see a need in market for platforms that you can throw a container and not having to manage either vms, k8s deployments etc. Currently I could only find 2-3 providers that would do that in a reasonable price.