Kinto Builder is a mono repository containing all the dependencies related to Building and Deploying services on KintoHub
Kinto-build is a GRPC server responsible for creating build/deployment argo workflows.
CLI responsible for different tasks related to the workflow
- cloning the git repo
- generating the Dockerfile file when user select
Dockerfile
as language. - calling the kinto core server to update the release status in the configmap
Service responsible for deploying a kintohub service.
Follow instructions in kinto-build README
./images/Dockerfile
=>kintohub/kinto-workflow-main
./kinto-build/Dockerfile
=>kintohub/kinto-workflow-cli