Live data from Hacker News

Coolify: Open-source and self-hostable Heroku / Netlify / Vercel alternative

coolify.io

21–30 of 186 posts

Re: Coolify: Open-source and self-hostable Heroku / Netlify / Vercel alternative

#21

[flagged]

Firstly I think it's a little impolite to frame a opensource project trying to find a sustainable funding model as "weird", whatever your concerns this is still much better than closed source.

I don't think the number of people who want to FTP stuff is very high anymore, we are all storing our code in git and therefore want to deploy on a commit or tag. We probably care about SSL, maybe we need to build our code before it can be deployed and so on.

Re: Coolify: Open-source and self-hostable Heroku / Netlify / Vercel alternative

#22
Remember all those horror stories about ridiculous bills from public cloud providers? I also got $4.5k bill once for simple mistake on AWS.

So I decided to build Vercel for your own servers - DollarDeploy, which manages servers and deploys NextJS apps (without docker) and docker compose configs to your server. We don't have self hosted or open source but cloud version starts from $1/mo

Re: Coolify: Open-source and self-hostable Heroku / Netlify / Vercel alternative

#23
post #22

Remember all those horror stories about ridiculous bills from public cloud providers? I also got $4.5k bill once for simple mistake on AWS. So I decided to build Vercel for your own servers - DollarDeploy, which manages servers and deploys NextJS apps (without docker) and docker compose configs to your server. We don't have self hosted or open source but cloud version starts from $1/mo

Now is a good time to sell licenses around the world.

Edit: just noticed you are in Finland. You might be exactly what I’ve been looking for lately

Re: Coolify: Open-source and self-hostable Heroku / Netlify / Vercel alternative

#24
I was also looking at alternatives -

K8S-based -

https://github.com/cozystack/cozystack

https://github.com/kubero-dev/kubero

https://github.com/pluralsh/plural

DCR-based -

https://github.com/coollabsio/coolify

https://github.com/dokku/dokku/

https://github.com/Dokploy/dokploy

https://github.com/swiftwave-org/swiftwave

Most of these projects are maintained by a single maintainer; for business critical apps look elsewhere.

Re: Coolify: Open-source and self-hostable Heroku / Netlify / Vercel alternative

#25

Earlier quoted context omitted.

I’m glad that the age of platform decay and VC backed companies that these OSS alternatives exist to counter this destructive trend of extraction based vendor lock in. Vercel, Netlify and Heroku will inevitably not exist in 10-20 years but Coolify will, humming along on a regular VPS.

Heroku has been around for ~17 years at this point. Why do you think it disappears in the next 10?

Right, it should say that Heroku has already disappeared.

It's still there but feels like something different from what it once was.

Re: Coolify: Open-source and self-hostable Heroku / Netlify / Vercel alternative

#26
post #14

Earlier quoted context omitted.

I’m glad that the age of platform decay and VC backed companies that these OSS alternatives exist to counter this destructive trend of extraction based vendor lock in. Vercel, Netlify and Heroku will inevitably not exist in 10-20 years but Coolify will, humming along on a regular VPS.

That's great. I didn't mean any discouragement as much as to say, I would probably not promote its self hosting ability as much. Promote that it's open source and keep working on it because I am sure you'll learn a lot about the field space. If it comes down to it that Heroku, Netlify, Vercel, and all other PaaS companies are gone, I will most likely just do a VPS or server just for my app than launch my own PaaS. tl…

A good way to promote that it's open source is to describe it as being self hostable and have a get starting page that quickly says how to self host it.

As for user experience, Vercel has a lot of UX talent but it hasn't been a great user experience for me. I had a glitch on their end that prevented the dashboard from loading for me and it took over a week to resolve, and transferring a domain out turned out to be a manual process. Meanwhile I have had great user experiences with spartan open source projects.

Re: Coolify: Open-source and self-hostable Heroku / Netlify / Vercel alternative

#27
post #24

I was also looking at alternatives - K8S-based - https://github.com/cozystack/cozystack https://github.com/kubero-dev/kubero https://github.com/pluralsh/plural DCR-based - https://github.com/coollabsio/coolify https://github.com/dokku/dokku/ https://github.com/Dokploy/dokploy https://github.com/swiftwave-org/swiftwave Most of these projects are maintained by a single maintainer; for business critical apps look elsewh…

Because businesses always support their software better than individuals?

Re: Coolify: Open-source and self-hostable Heroku / Netlify / Vercel alternative

#28
post #24

I was also looking at alternatives - K8S-based - https://github.com/cozystack/cozystack https://github.com/kubero-dev/kubero https://github.com/pluralsh/plural DCR-based - https://github.com/coollabsio/coolify https://github.com/dokku/dokku/ https://github.com/Dokploy/dokploy https://github.com/swiftwave-org/swiftwave Most of these projects are maintained by a single maintainer; for business critical apps look elsewh…

Thanks for the links. I didn't know about SwiftWave.

I have a page with a comparison table of self-hosted PaaS on my site: https://dbohdan.com/self-hosted-paas. It only covers options that don't use Kubernetes. I have just added SwiftWave.

Re: Coolify: Open-source and self-hostable Heroku / Netlify / Vercel alternative

#29
post #27
post #24

I was also looking at alternatives - K8S-based - https://github.com/cozystack/cozystack https://github.com/kubero-dev/kubero https://github.com/pluralsh/plural DCR-based - https://github.com/coollabsio/coolify https://github.com/dokku/dokku/ https://github.com/Dokploy/dokploy https://github.com/swiftwave-org/swiftwave Most of these projects are maintained by a single maintainer; for business critical apps look elsewh…

Because businesses always support their software better than individuals?

Bus factor maybe? Which is mitigated by good community/contributors
Post reply on HN