# hunvreus/devpush

Like Vercel, but open source and for all languages.

Repository: https://github.com/hunvreus/devpush
Canonical: https://ross.abutalabs.com/products/devpush
Homepage: https://devpu.sh
Language: Python
License: MIT
License Family: permissive
Topics: continuous-deployment, deployment, django, fastapi, flask, github, nextjs, nodejs, php, python, vercel
Last push: 2026-03-03T14:22:47+00:00

## Health v2 (maintenance only)
Score: 65/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 70, release rhythm 71, longevity 42
- inputs: {"age_days": 594, "days_push": 183, "days_rel": 198, "gap_med": 4, "n_releases_24m": 14}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4742, forks 183 (observed 2026-08-28T04:08:57.818037+00:00)

## What it is
/dev/push is an open-source, self-hostable alternative to Vercel, Render, and Netlify that deploys any app (Python, Node.js, PHP, anything Docker can run) straight from GitHub pushes. It provides zero-downtime rollouts, instant rollback, real-time build and runtime logs, multi-environment branch mapping, team access control, and automatic Let's Encrypt SSL for custom domains.

## Use cases
- self-host a Vercel-like platform for my own apps
- deploy a Flask or FastAPI app with git push
- set up zero-downtime deployments from GitHub on my own server
- give my team preview environments mapped to branches
- deploy Node.js and PHP apps without touching a server
- host a PaaS alternative to Render or Netlify

## When to choose
- you want Vercel-style push-to-deploy UX but self-hosted and open source
- you deploy Python, Node.js, or PHP apps from GitHub and want zero-downtime rollouts and rollback
- you need team collaboration with role-based access and encrypted environment variables
- you're comfortable running an Ubuntu/Debian server with Docker and DNS setup

## When to avoid
- you need fully managed hosting with no server to maintain
- you require support for non-Linux servers or non-Docker runtimes
- you want deep infrastructure control like Kubernetes or multi-cloud orchestration
- you need a lightweight CI pipeline rather than a full deployment platform

## Facets
- artifact type: application
- maturity: active
- function: deployment, ci-cd, workflow-automation, self-hosted, webhook
- domain: web-development, self-hosted
- platform: self-hosted, python
- tags: paas, vercel-alternative, git-based-deployments, zero-downtime, platform-as-a-service, github-app, devops, automation, linux, docker, web-server

## Member repositories
- hunvreus/devpush (main) score 65

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:57.818037+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:18:57.361349+00:00, confidence not recorded.
  - readme: https://github.com/hunvreus/devpush (fetched 2026-08-28T04:08:57.818037+00:00, sha 5604079e2d61)
  - homepage: https://devpu.sh (fetched 2026-08-29T09:02:30.962857+00:00, sha 7c1f45e2772b)
  - site_page: https://devpu.sh/docs (fetched 2026-08-29T09:02:30.965455+00:00, sha b042bc692c8e)
  - site_page: https://devpu.sh/docs/installation (fetched 2026-08-29T09:02:30.967568+00:00, sha f57ec01f7845)
- Data as of 2026-08-30T08:39:29.467469+00:00.
