Hacker News new | ask | show | jobs
by dgiol 1036 days ago
I love Coolify for personal projects, but it's not ready for production/business projects yet. You can't really compare it with Render, Railway or Fly.

Some reasons why I wouldn't use it for critical infrastructure:

- It doesn't have high availability options (if a server goes goes down, your service goes down)

- It doesn't handle backups

It is great for excellent for anything non critical though

1 comments

That's true, I don't run very important apps on there but even still, I can create backups myself and create multiple Coolify instances behind a reverse proxy if needed. It would be useful to have everything in one service though.