This is a Helm Chart repository for CodeTogether's Live and HQ products.
The codetogether/codetogether
Helm chart can be used to deploy the CodeTogether Live
backend. Live provides teams the ability to code together real-time right from within
their IDE.
The codetogether/codetogether-hq
Helm chart can be used to deploy the CodeTogether HQ
backend. HQ provides teams unique insights into project hotspots and areas of opportunity
to foster collaboration and on-time delivery of software.
To begin using the repository, first add it to your Helm configuration:
helm repo add codetogether https://helm.codetogether.io
Then you can provision services using a command such as:
helm install codetogether codetogether/codetogether -f codetogether-values.yaml