opensource254/Deployer
An action that helps you deploy applications to your VPS. Without exposing your git credentials or SSH keys
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| ip-address | The public IP Address of your VPS | yes | — |
| username | The username of your VPS | yes | root |
| deployment-path | The path to your deployment folder | yes | /var/www/ |
| ssh-key | The SSH key to use to connect to your VPS | yes | — |
Outputs
| name | description |
|---|---|
| deployment-time | The time the deployment was completed |