| Then they should have said that. But even then, you’re just pushing the cost onto the person maintaining the system. Cloudflare R2 => Now you have to bootstrap and maintain your own high availability Minio cluster. On multiple servers in multiple data centers for redundancy, of course. Cloudflare Workers/Pages => Now you have to maintain your own compute runner (granted, could be as simple as a docker container but that still both requires work to set up and transition over as well as maintain over time) and load balancer (once again, just Nginx or Apache but that requires setup and maintenance) to execute and serve this content. Cloudflare Access => Now you have to maintain your own access control system like ory. Cloudflare Tunnels => If you’re only running one node, this isn’t needed, so congrats I guess. You’d still need to provide internal access if you have multiple nodes in a HA environment, though. AWS EC2 => Now you need to maintain your own VMs. Etc. This is a volunteer project. Having someone maintain all these things may not be even remotely practical. It’s all the rage to hate on cloud services in 2023 but they abstract away a lot of operational work and that’s not something to be blindly discounted. |
It's an open source game... if the site goes down for 10 minutes every now and then, would anyone even notice?