boscan-alexandru/Deploy Docker to Caprover
An Action to build a docker image and deploy to Caprover.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| auth_used | Authentication method: password or token | yes | — |
| url | CapRover server URL | yes | — |
| app | CapRover app name | yes | — |
| Email for CapRover login (if using password auth) | no | — | |
| password | Password for CapRover login (if using password auth) | no | — |
| app_token | App token for CapRover deploy (if using token auth) | no | — |
| branch | GitHub branch to deploy | yes | — |
| token | GitHub token to access the container registry | yes | — |
| docker_image | Docker image name | yes | — |
| dockerfile_path | Path to the Dockerfile | yes | — |
| registry_password | Path to the Dockerfile | yes | — |
| registry_username | Path to the Dockerfile | yes | — |
Outputs
no outputs