I tried every FREE Heroku alternative. This is the best


I Used Heroku Open Source Alternatives
So You Don't Have To

This issue is brought to you by:

Enjoy fast, secure and reliable
web hosting
with Hostinger.


Use "devopstoolbox" at checkout of extra discounts on op!

I recently went down the rabbit hole of self-hosted application platforms.
Just 5 weeks ago I made a video covering Coolify end 2 end.
Once that got released (or maybe, because of that?) I started seeing many similar, open source, self-hostable projects.
But not one or two... over a dozen of them.
So I started exploring and testing.

My goal was to find the best open-source alternative to services like Heroku, Vercel, or Netlify. Something that I can setup myself, deploy applications to, connect git platforms, databases, cache instances and other plugins.

The results were surprising, and the biggest lesson wasn't about features, (although you'll find more than expected there) but about respect for the user.

The big problem many of us face is wanting more control. Shocking, but true..
We get tired of the limitations and rising costs of managed platforms and decide to run things ourselves.
But the moment you start looking, you're hit with a tsunami of options: Dokploy, Coolify, Dokku, CapRover, and a new one seemingly every week.
It's overwhelming.
How do you choose the right platform without spending days installing and testing each one?
The common approach, let's be honest, is to pick the project with the most Github stars. The crowd's wisdom, if you will.
This is a trap.
I found that stars are often a poor indicator of quality and user experience.
Take Doku, for example. It boasts over 30,000 stars, making it look like a top contender.
But the reality was a bit of a nightmare.
The installation wasn't a simple, one liner like the others, but a multi step process that required me to SSH into the server to run commands.

Yikes.

The process felt clunky and outdated, surly coming from Coolify and Dokploy.
To top it off, the open source version doesn't even come with a UI.
This experience taught me that popularity doesn't guarantee, well, nothing.
So, what's the right way to choose?
My journey taught me to focus on one thing above all else: the "Day Zero" experience.

This didn't sound good did it? It has nothing to do with zero days I promise.

One of the most critical features of any self-hosted platform is how easy it is to get started.
Not because it makes a difference in the long run, but because it suggests that, a. the user experience is top priority, and b. the creators understand the value in automation and will probably make sure the rest of the system follows the same concepts.

Can you run a single command and get a working dashboard with a URL in a few minutes?
If the answer is no, the project doesn't respect your time. You can have the most powerful system in the world, but if you pile hurdles in front of a new user, they'll simply go elsewhere. Especially, when you're dealing with an application deployment platform that's quite litterally built for this purpose: making the user's life easier.
I mean, anyone can just put up a VPS with docker compose running.
It's about making the process nicer, while allowing the features of a production grade platform.

This is where the real winners emerged.
Dokploy
was the standout champion for most use cases.
The installation was a flawless!
10/10 experience that took two minutes and gave me a beautiful, functional dashboard, ready to roll with additional servers or deployed applications.
From there, deploying an app or a pre-made template from their huge library (nearly 200 options like Superbase or my personal favorite, Excalidraw!) was incredibly easy.
In less than 5 minutes from running the installation script, I already had my own hosted publicly accessible Excalidraw instance!

Coolify was a very close second, feeling slightly more geared towards heavy-duty engineering workloads but offering a similarly breezy setup.

On the other end of the spectrum was CapRover.

It failed the "Day Zero" test with a confusing setup, but the real dealbreaker was a hidden anti-feature.
When I looked at the settings, I found that basic security features like Multi Factor Authentication (MFA) were locked behind a paywall.
To me, this is unacceptable.
It's a security feature, not a treat.

Forcing users to pay to secure their own open-source installation is a massive red flag and a lesson in how not to run a service. Take a look at sso.tax for inspiration.

Ultimately, my advice is this: ignore the star count and prioritize the platform that gets you from zero to deployed with the least amount of friction.
For most people looking for a powerful, flexible, and user-friendly Heroku alternative, Dokploy is the clear winner.
It proves that the best tools are the ones that empower you from the very first command.

Thank you for reading.
Feel free to reply directly with any question or feedback.
Have a great weekend!

ESPRESSO FRIDAYS

Every once in a while I send hand picked things I've learned. Kind of like your filter to the tech internet. No spam, I promise!

Read more from ESPRESSO FRIDAYS

You’ve Never Seen a Shell Like Xonsh This issue is brought to you by: Redis Iris: Your agents should be getting smarter Unreliable agents fail in production. Redis Iris is a unified, real-time context engine that delivers fresh, relevant context so agents perform at scale. Try for FREE Tell me if this sounds familiar:You start with a quick shell script. Then one step gets annoying, so you call Python. Then Python needs to shell out again. Then you’re parsing strings, juggling quoting, and...

Stop Renting SaaS. Build Your Own Cloud. This issue is brought to you by: Security, Performance, Simplicity. Pick Three. Twingate delivers an identity-based access for users, services, and AI agents that deploys in minutes, scales to every resource, and finally lets you retire your VPN. Try Twingate - it's FREE! -> Why pay cloud companies when you can just… not? I’ve recently started running my own services at home, because.. honestly? I’m tired of paying cloud providers for things I can run...

This Tool Replaced 7 CLIs (and killed my opensource) This issue is brought to you by: Depot: Build faster. Waste less time. Accelerate your Docker image builds and GitHub Actions workflows. Easily integrate with your existing CI provider and dev workflows to save hours of build time. Get started for free -> I’ve been in the terminal for 12 years. I don’t get surprised often. Then I found Television, and I was wrong about it before I even opened it. The friction of endless pipes ||| There’s a...