openedx-actions/Open edX Tutor k8s build Credentials plugin
Use Tutor to build a Docker container of Open edX Credentials service, and upload to AWS ECR
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The version of the tutor plugin to install. Default: latest, which installs from the main branch. | no | latest |
| aws-ecr-repository | The name of the repository inside your AWS Elastic Container Registry (ECR) in which the newly created container will be uploaded and tagged. Defaults to "openedx_credentials" | no | openedx_credentials |
Outputs
| name | description |
|---|---|
| docker-container-url | The URL of the AWS ECR Docker container that was created and uploaded |