Overview
/dev/push is a self-hosted PaaS that builds and deploys applications from GitHub pushes, with zero-downtime rollout, rollback, live logs, multiple environments, team RBAC, custom domains, and automatic TLS.
Features and best fit
Based on official documentation; not hands-on tested · Content checked:
Automate build, deploy, and rollback from GitHub pushes
Repositories and branches map to environments, with push-triggered builds, zero-downtime rollout, and rollback.
Manage logs, secrets, domains, TLS, and team permissions centrally
The platform includes real-time logs, encrypted environment variables, custom domains, Let's Encrypt, and role-based access.
For teams that want a Vercel-like developer experience on their own servers
It fits small teams and internal-platform use cases deploying multiple Docker-compatible runtimes on owned infrastructure.
Sources: [2]
Protect the privileged GitHub, Docker, DNS, and secret-management surface
The platform controls repository access, Docker infrastructure, secrets, and TLS. Review GitHub App scopes, Docker API exposure, backups, and host isolation.
Official sources
- [1]hunvreus/devpush repository(2026-09-20)
- [2]/dev/push README(2026-09-20)
- [3]/dev/push documentation(2026-09-20)
- [4]/dev/push MIT license(2026-09-20)
Supplemental curator note
/dev/push brings a Vercel/Render-style Git push-to-deploy workflow to applications in Python, Node.js, PHP, and other Docker-compatible runtimes. Operating it requires a GitHub App, DNS, email delivery, and privileged Docker infrastructure, so its operational security surface should be treated as part of the platform.
Try it in 3 steps
- 1
Get the source
git clone --depth 1 https://github.com/hunvreus/devpush.git - 2
Enter the repository
cd devpush - 3
Check the official steps
Continue with the commands in the README Installation, Quick Start, or Getting Started section.
find . -maxdepth 1 -iname 'README*' -exec sed -n '1,220p' {} \; -quit
Growth
Growth trends · Last 30 days
4,747 Stars
Trend data is still being collected.
Development activity
Last 90 days · weekly
- Commits (last 30 days)
- 0
- Open PRs
- 6
Development activity is still being collected.
Built with
Categories and tags
GitHub data
GitHub dataView detailed GitHub data
GitHub Topics
- continuous-deployment
- deployment
- django
- fastapi
- flask
- github
- nextjs
- nodejs
- php
- python
- vercel
- Stars
- 4,747
- Forks
- 184
- Watchers
- 20
- Open issues
- 11
- Contributors
- 4
- Primary language
- Python
- License
- MIT
- Repository last updated
- Mar 3, 2026
Related information
Write a related articleShare a guide or use case for this OSS in Markdown. Articles are published after administrator approval.
Explore next
- React250,594 Stars
A JavaScript library for building web and native user interfaces from declarative components.
JavaScript - n8n205,375 Stars
A fair-code platform combining a visual canvas and code for service integrations, workflows, and AI agents.
TypeScript - Visual Studio Code192,699 Stars
The MIT-licensed Code - OSS repository that forms the open foundation of Visual Studio Code.
TypeScript - Ollama181,277 Stars
A runtime for downloading and running open models on a computer or server through a CLI and local API.
Go - Flutter179,011 Stars
A BSD-3-Clause cross-platform SDK for building mobile, web, and desktop UIs from a Dart codebase.
Dart
Report incorrect information
Tell us if any listing information is incorrect or outdated.