jacobsteves/CapRover Deployment
Action to deploy on Caprover server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| server | CapRover admin panel URL (Example: https://captain.root.domain.com) | yes | — |
| password | CapRover admin password. Use GitHub Secrets ($\{{ secrets.CAPROVER_PASSWORD }}) for better security. | yes | — |
| appname | App on the CapRover server that you want to deploy to. | yes | — |
| branch | Git branch which will be deployed onto the app. | no | master |
| tarball | Tarball which will be deployed onto the app. | no | — |
Outputs
no outputs