ffflabs/PM2 Deploy Action
Run PM2 deploy as a Github Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| environment | Environment to use | yes | development |
| host | remote host | no | 127.0.0.1 |
| path | project path on remote | no | /var/www/project |
| repo | https://github.com/matt-ball/newman-action | no | https://github.com/matt-ball/newman-action |
| user | ubuntu | no | ubuntu |
| key | pm2.key | no | pm2.key |
| ref | origin/develop | no | origin/develop |
| configFile | Disable SSL verification and allow self-signed SSL | no | — |
| postDeploy | Action to run when the deploy finishes. Usually to restart the containers | yes | — |
| appName | App that should be referenced by its name in the ecosystem.config if any | no | app |
| command | Stop collection run gracefully on error | no | update |
Outputs
no outputs