You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Helm Chart repository for CodeTogether's Live and HQ products.
1
+
# CodeTogether Helm Chart Repository
2
2
3
-
## Helm Charts Directory
3
+
This repository contains Helm charts for deploying CodeTogether software, including:
4
4
5
-
### CodeTogether Live
5
+
- Intelligence Suite – Engineering intelligence for data-driven insights
6
+
- Collabolation Module – Real-time collaboration within the IDE
7
+
8
+
## Latest Helm Charts
9
+
10
+
### CodeTogether Intel
11
+
12
+
The `codetogether/codetogether-intel` Helm chart deploys the latest version of the CodeTogether Intelligence Suite backend. The Intelligence Suite leverages DevEx Workflow AI to drive goal-oriented success. It operates independently of server connectivity, allowing clients to continue tracking project activity locally and synchronize once the server is available.
13
+
14
+
### CodeTogether Collab
6
15
7
-
The `codetogether/codetogether` Helm chart can be used to deploy the CodeTogether Live
8
-
backend. Live provides teams the ability to code together real-time right from within
9
-
their IDE.
16
+
The `codetogether/codetogether-collab` Helm chart deploys the latest version of the CodeTogether Collabolation module backend. It enables real-time collaborative coding within the IDE, enhancing team synergy and communication across projects.
17
+
18
+
## Deprecated Helm Charts
10
19
11
20
### CodeTogether HQ
12
21
13
-
The `codetogether/codetogether-hq` Helm chart can be used to deploy the CodeTogether HQ
14
-
backend. HQ provides teams unique insights into project hotspots and areas of opportunity
15
-
to foster collaboration and on-time delivery of software.
22
+
The `codetogether/codetogether-hq` Helm chart supports legacy users needing to deploy a previous version of the CodeTogether HQ Intelligence Suite backend.
23
+
24
+
### CodeTogether Live
25
+
26
+
The `codetogether/codetogether` Helm chart supports legacy users needing to deploy a previous version of the CodeTogether Live backend.
16
27
17
28
## Getting Started
18
29
19
-
To begin using the repository, first add it to your Helm configuration:
30
+
Add the CodeTogether repository to your Helm configuration:
0 commit comments