actions-marketplace-validations/GitHub Action for caprover
Additional features, other than the CLI provides, like create or destroy apps, and update registry password
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| host | CapRover server url i.e., https://captain.your-domain.com | yes | — |
| password | CapRover admin password. Tokens won't work if action other than 'deploy' | yes | — |
| app | App name on CapRover server | yes | — |
| action | Action to be performed. Possible values: deploy, create-app, delete-app, update-registry-password | no | deploy |
| image | Docker image to be deployed | no | "" |
| fail_if_exists | If true, action will fail if app already exists, otherwise, it won't do anything | no | "" |
| registry_password | Registry password to be placed if you have a registry with an AWS user | no | "" |
Outputs
no outputs