Great point thank you - will add a section on this to the landing page
Indiehost is even more of an abstraction (sign in with cloud provider and we do the rest) vs. Coolify Cloud still requires configuring your servers + resources + understanding of Coolify (e.g. proxies, redirects, ssh keys, backups, etc.)
Of course, the abstraction has its drawbacks (limited control) and I always recommend self-hosting. It's a template for the most common scenarios for new devs/app devs who may shy away from self-hosting for many reasons (takes too much time, not-reliable, fear of the unknown)
Yeah, I’m sure there are folks for whom Indiehost will provide a value add on top of what Coolify Cloud offers, and I think tabulating them and demonstrating your value proposition is easy enough, (support, ease of setup, cost savings over the mid-to-long term, etc.), and I like that you refer to the self hosting option in the FAQs, just would be nice to see the two services side by side!
Thank you. I was tinkering with sockets programming while working on a side-project in Python and needed to parse through a raw HTTP request to do some manipulation before sending it (to be precise - a proxy that reads requests, makes changes and forwards it to the destination)