Live data from Hacker News

Devpush – Open-source and self-hostable alternative to Vercel, Render, Netlify

github.com

51–60 of 102 posts

Re: Devpush – Open-source and self-hostable alternative to Vercel, Render, Netlify

#51
post #9

Vercel alternatives are getting traction and relevance after Vercel and CEO controversies like last weeks https://news.ycombinator.com/item?id=45416353

I read HN every day, it seems kinda crazy I missed this…

Political posts are often squashed from the homepage quite quickly (and for good reason)

Re: Devpush – Open-source and self-hostable alternative to Vercel, Render, Netlify

#52
post #10

What's the difference with Dokploy ?

Dokploy and Coolify are a more container-centric. That means they're a lot more powerful, but also require a bit more massaging. I wanted to build something closer to what Vercel offers, with a more streamlined UX out of the box.

Very interesting, thanks ! Would have tried if not already well invested in Dokploy.

Re: Devpush – Open-source and self-hostable alternative to Vercel, Render, Netlify

#53
post #34

Earlier quoted context omitted.

This one, https://www.bbc.com/news/videos/cp8zyyygxv7o

obviously not the same

Depends on where one stands on wiping out US democracy and those supporting those efforts.

Re: Devpush – Open-source and self-hostable alternative to Vercel, Render, Netlify

#54
post #9

Vercel alternatives are getting traction and relevance after Vercel and CEO controversies like last weeks https://news.ycombinator.com/item?id=45416353

Is there a good list of alternatives + reviews / GH stars anyone can recommend?

Re: Devpush – Open-source and self-hostable alternative to Vercel, Render, Netlify

#55

How (if at all) does /dev/push fundamentally differ to Coolify? Or does it not, but it's just an alternative? (I saw the comment re: Streamlined UX, but is there anything else?)

The main difference is that you're just deploying apps, not containers (although I do plan on adding support for custom Docker images). Ultimately, I built this because I wanted the Vercel experience for Python apps. PS: it's built with FastAPI and HTMX (and Basecoat [1] which I created for this project). [1]: https://basecoatui.com

Interesting tech choices. I am also always on the hunt for React alternatives. But the lack of type safety and static analysis usually leads to brittle templates. Stuff that could be expressed in verifiable code, is compressed in annotations and some custom markup. You need to manually re-test all templates when you make any change in the models. How do you deal with that?

Btw, very cool project. Deployments for simple projects are a huge time sink.

Re: Devpush – Open-source and self-hostable alternative to Vercel, Render, Netlify

#56
post #24
post #9

Vercel alternatives are getting traction and relevance after Vercel and CEO controversies like last weeks https://news.ycombinator.com/item?id=45416353

Vercel is like other big corporations that places like HN and Reddit like to hate, most C suites signing off consulting contracts and partner deals couldn't care less. As such there are plenty of deployments, where the only deployment option is between Vercel, Netlify and co, usually Vercel ends up winning on the portfolio and partner deals. You don't see geeks selling their Apple gear in droves, despite the deals th…

[deleted]

Re: Devpush – Open-source and self-hostable alternative to Vercel, Render, Netlify

#57
I love devpu.sh and great that its getting traction

I had known about this project beforehand and here is something that i found interesting I want to share more that they are written in htmx/python btw. This was the first time I saw somebody mention why on their reddit post in r/htmx and I actually saw that post out in the wild and It was a fun read and I might definitely try this out in the near future but I don't really know, I don't like UI's that much and I'd rather just deploy a container manually but their approach is really nice too and something that I want to try out in a hetzner vps one day for sure

https://www.reddit.com/r/htmx/comments/1ne6ueo/devpush_a_ver...

Go star this repo or help them if you can! More the options the better (coolify,dockploy,devpu.sh) (to me personally devpu.sh seems the most minimalist with just python iirc)

Re: Devpush – Open-source and self-hostable alternative to Vercel, Render, Netlify

#58
post #34
post #29

Earlier quoted context omitted.

What Apple executive has published photographs of themselves being giddy next to a person with an arrest warrant from the ICC?

This one, https://www.bbc.com/news/videos/cp8zyyygxv7o

Fine, no ICC arrest warrant yet but good enough.

Re: Devpush – Open-source and self-hostable alternative to Vercel, Render, Netlify

#59
post #9

Vercel alternatives are getting traction and relevance after Vercel and CEO controversies like last weeks https://news.ycombinator.com/item?id=45416353

Is there a good list of alternatives + reviews / GH stars anyone can recommend?

Coolify is great and has a Collab with Hetzner!

Re: Devpush – Open-source and self-hostable alternative to Vercel, Render, Netlify

#60
This looks really slick, though it's a bummer that there isn't a quick way to try the hosted version. You mentioned the Vercel UX in the comments, and I think the single-click install on the hosted version is a significant part of it.

EDIT: Just got approved for access - thanks!

Post reply on HN