aexeagmbh/gh-actions-docker-compose-up
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| docker-hub-username | Username for Docker Hub login | — | — |
| docker-hub-access-token | Access token for Docker Hub login | — | — |
| aws-access-key-id | Access key for AWS user with Amazon ECR access | — | "" |
| aws-secret-access-key | Secret access key for AWS user with Amazon ECR access | — | "" |
| aws-region | AWS region where Amazon ECR is located | — | eu-west-1 |
| aws-account-id | Id of AWS account where Amazon ECR is located | — | "" |
| service-containers | Service containers to start | — | — |
| db-name | Database name | — | — |
| apply-migrations | Set to true to apply migrations | no | false |
| working-directory | The working directory where the commands are run | no | ./ |
Outputs
no outputs