yyx990803/pod
Git push deploy for Node.js observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4943
- days_rel: n/a
- days_push: 2132
- n_releases_24m: 0
Adoption not part of the score
1333 stars · 109 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Pod is a CLI tool that simplifies deploying and managing multiple Node.js apps on a Linux server via git push deployment using git hooks. It pairs git-based deploys with process management powered by pm2, and includes a web interface and optional proxy routing.
Use cases
- deploy a node app to a vps with git push
- set up and manage multiple node.js apps on a linux server
- automatically restart node apps after pushing code
- host personal node projects on a cheap vps
- manage node app processes with pm2 from a simple cli
- route requests to multiple node apps on port 80
When to choose
- you want dead-simple git push deploys for node.js apps on your own vps
- you manage several small personal node apps on one linux server
- you prefer minimal tooling over full CI/CD pipelines
When to avoid
- you need containerized or multi-server deployments
- you require DNS management or full reverse-proxy configuration out of the box
- you need a tool with active recent development and modern node version support
- you deploy non-node.js applications
Facets
cli-tool · maturity maintenance
deployment cli developer-tools developer-tools backend cli git-push-deploy nodejs pm2 vps-hosting process-management devops automation linux
2 sources
- readme: https://github.com/yyx990803/pod · fetched 2026-08-28 · 2860394fb982
- registry_npm: https://registry.npmjs.org/pod · fetched 2026-08-29 · 23669b503de0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yyx990803/pod | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem