actions-marketplace-validations/Node VPS Deployment
Deploy a Node application to a VPS with SSH and PM2 installed and running
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| remote-path | Remote path where the files are going to be copied | yes | — |
| host | Remote host | yes | — |
| username | Username to login | yes | — |
| port | SSH port | yes | 22 |
| password | SSH password | yes | — |
| automatic-pre-deploy | Deploy automatically | yes | true |
| yarn | Do you want to use yarn? | yes | false |
| pm2-id | PM2 ID or Name of the process | yes | — |
Outputs
no outputs