/dev/push – An Open Source Vercel/Render Alternative
Really, that's it: an open source and self-hostable alternative to Vercel, Render, Netlify, Laravel Cloud and the likes. Obviously simpler, but it should handle the basics pretty well: - Git-based deployments: Push to deploy from GitHub with zero-downtime rollouts and instant rollback. - Multi-language support: Python, Node.js (beta), PHP (soon)... basically anything that can run on Docker. - Environment management: Multiple environments with branch mapping and encrypted environment variables. - Real-time monitoring: Live and searchable build and runtime logs. - Team collaboration:…
What it does
In the maker’s words, at launch
Really, that's it: an open source and self-hostable alternative to Vercel, Render, Netlify, Laravel Cloud and the likes. Obviously simpler, but it should handle the basics pretty well: - Git-based deployments: Push to deploy from GitHub with zero-downtime rollouts and instant rollback. - Multi-language support: Python, Node.js (beta), PHP (soon)... basically anything that can run on Docker. - Environment management: Multiple environments with branch mapping and encrypted environment variables. - Real-time monitoring: Live and searchable build and runtime logs. - Team collaboration: Role-based access control with team invitations and permissions. - Custom domains: Support for custom domain and automatic SSL certificates. - Self-hosted and open source: Run on your own servers, MIT licensed. Pretty early, but ready for use. I have it running on a Hetzner server at https://app.devpu.sh for my own apps (you can leave me your email/account if you want to try the online version). I'm working on a lot of additional features: PHP, RoR, custom containers, metrics (CPU, RAM, I/O), support for remote nodes with Docker Swarm... PS: the whole thing is built with FastAPI and HTMX. In the process, I built Basecoat (https://basecoatui.com) as a vanilla HTML/CSS/JS port of shadcn/ui.
Does the same job
all alternatives →More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, September 2025
the whole month →
- AS
Commerce · Sep 2025 · anycrap.shop
- TE
I made a built-from scratch Wayland Compositor to display any GUI app* in the terminal! I think there is a lot of unexplored potential in custom Wayland compositors, a lot of really cool things you can embed existing applications into! So, I started with embedding apps into the terminal because that is the easiest input/output (output is just utf-8 and I use the great `chafa` library for that, and I just read from stdin for the input). If you have any other ideas for cool Wayland compositors, let me know. I purposedly wrote 80% the app in Typescript to appeal to the most developers and…
Dev tools · Sep 2025 · github.com
- IR
Years ago I stumbled across a basic version of this concept and it stuck with me. I knew if I was ever going to take on such a project, it would need to be flawless, but without coding experience it was just another idea that would never happen. By the end of 2024, as AI coding tools exploded everywhere, I finally had a way to make it real. I started from zero knowledge and spent months collaborating with AI agents as a learning experience. Every pixel and every function went through me. The AI translated what I asked for into code, but every decision was human. I didn't use existing OS…
AI · Sep 2025 · mitchivin.com

