Skip to content

CodeTogether-Inc/CodeTogether-Deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a Helm Chart repository for CodeTogether's Live and HQ products.

Helm Charts Directory

CodeTogether Live

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.

CodeTogether HQ

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.

Getting Started

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