GitShow/yyx990803/pod
yyx990803

pod

Git push deploy for Node.js

by yyx990803
Star on GitHubForknpm

JavaScript

1.3k stars109 forks16 contributorsQuiet · 5y agoSince 2013MIT

Meet the team

See all 16 on GitHub →
yyx990803
yyx990803126 contributions
meldsza
meldsza31 contributions
taylorzane
taylorzane16 contributions
michaelowens
michaelowens2 contributions
mjhasbach
mjhasbach2 contributions
coderofsalvation
coderofsalvation1 contribution
psirenny
psirenny1 contribution
bnns
bnns1 contribution

Languages

View on GitHub →
JavaScript88.6%
Shell7.6%
HTML1.9%
CSS1.9%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · Last activity 5y ago
See all on GitHub →
amirlanesman
Master2OpenPR
amirlanesman · 5y ago
shahidcodes
Alternative to pod?OpenIssue

As this project is dead, do we have any alternative?

shahidcodes · 5y ago
ka05
pod stop myapp - not deleting app from pm2 in case of fatal errorOpenIssue

I recently ran into the case where one of my apps had stopped and when i tried to restart it said it was started and showed the name and port, etc. However it was not actually running when re-running . This led me to dig through the code a bit and I found that in , was indeed called and successfully returned the proper response that i was seeing. This means that most likely the method does not handle the case that I was seeing. I then decided to investigate the app within the pm2 scope. So I ran which showed that my app was indeed stopped and when running and checking again it was still stopped. The only way I could find around this was to run and then re-run . After this It seemed to work just fine. Im not entirely sure of this but In order to fix this perhaps you could get the status of the app from pm2 before running start, and if it is stopped then delete it from pm2, and proceed.

ka05 · 7y ago

Recent fixes

View closed PRs →
marcoklein
Add complete SSH repo name in pod remote command.MergedPR

It's not enough to add the username and repo name. Then git prompts for credentials. Took me some hours to get this running..

marcoklein · 5y ago
taylorzane
Added support for PM2 "script" key/value in app config.MergedPR

This commit adds support for the "script" key/value in a pod app's config. See here for PM2 documentation. This behavior is beneficial if there is no default entry point defined in the package.json. Possible use cases: Unable to modify the repository (unlikely, but possible.) Repository with two different codebases included (also unlikely but certainly possible.) @yyx990803 Before merging, should the key/value take precedence over package.json's key/value?

taylorzane · 8y ago
Structured data for AI agents

Repository: yyx990803/pod. Description: Git push deploy for Node.js Stars: 1335, Forks: 109. Primary language: JavaScript. Languages: JavaScript (88.6%), Shell (7.6%), HTML (1.9%), CSS (1.9%). License: MIT. Open PRs: 3, open issues: 30. Last activity: 5y ago. Community health: 42%. Top contributors: yyx990803, meldsza, taylorzane, michaelowens, mjhasbach, coderofsalvation, psirenny, bnns, JonathanMH, leeroybrun and others.

·@ofershap

Replace github.com with gitshow.dev