bibixx/VPS Deploy
Deploy repository to a VPS server using rsync & docker compose
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| HOST_PATH | The local path | yes | — |
| TARGET_PATH | The remote path | yes | — |
| HOST | The remote host | yes | — |
| USER | The remote user | yes | — |
| KEY | The remote key | yes | — |
| PORT | The remote port | no | 22 |
| REMOVE_VOLUMES | Should the --volumes option be passed to down command | no | false |
Outputs
no outputs