openedx-actions/Open edX Tutor k8s build openedx

Use Tutor to build a Docker container of openedx, and upload to AWS ECR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
aws-ecr-repositoryThe 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"noopenedx
openedx-repositoryThe web url of the repository that holds the openedx code. This should only be set when using a forked version of openedx. Defaults to an empty string, which uses the tutor defaultno""
openedx-versionThe version of openedx to deploy. This corresponds to a branch or tag name in the openedx repository. Defaults to an empty string, which uses the tutor defaultno""
namedescription
docker-container-urlThe URL of the AWS ECR Docker container that was created and uploaded