Skip to content

docs: Update README to include Collab and Intel charts#55

Merged
wgalanciak merged 3 commits intodevfrom
Update-Readme-File-to-Talk-About-Collab-and-Intel
Feb 5, 2025
Merged

docs: Update README to include Collab and Intel charts#55
wgalanciak merged 3 commits intodevfrom
Update-Readme-File-to-Talk-About-Collab-and-Intel

Conversation

@danc094codetogether
Copy link
Contributor

@danc094codetogether danc094codetogether commented Jan 30, 2025

Fixes #54

- Added CodeTogether Collab and Intel sections to README
- Clarified purpose and functionality of Live, HQ, Collab, and Intel
- Ensured alignment with issue #54
Copy link

@janis-gen janis-gen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It lists Live, HQ, Collab and Intel. Is it correct to have all 4? And if so, do we need to explain the difference (when to use which one)?

@janis-gen
Copy link

Suggested changes below:

CodeTogether Helm Chart Repository

This repository contains Helm charts for deploying CodeTogether software, including:

  • Intelligence Suite – Engineering intelligence for data-driven insights
  • Live Module – Real-time collaboration within the IDE

Latest Helm Charts

CodeTogether Intel

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.

CodeTogether Collab

The codetogether/codetogether-collab Helm chart deploys the latest version of the CodeTogether Live module backend. Live enables real-time collaborative coding within the IDE, enhancing team synergy and communication across projects.

Deprecated Helm Charts

CodeTogether HQ

The codetogether/codetogether-hq Helm chart supports legacy users needing to deploy a previous version of the CodeTogether HQ Intelligence Suite backend.

CodeTogether Live

The codetogether/codetogether Helm chart supports legacy users needing to deploy a previous version of the CodeTogether Live backend.

Getting Started

  1. Add the CodeTogether repository to your Helm configuration:
    helm repo add codetogether https://helm.codetogether.io
  2. Install a Helm chart using:
    helm install codetogether-intel codetogether/codetogether-intel -f codetogether-values.yaml

@danc094codetogether
Copy link
Contributor Author

@janis-gen Changes performed, please add your comments.

Copy link
Contributor

@wgalanciak wgalanciak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added one small change to no longer have references to Live. The rest of changes look good.

@wgalanciak wgalanciak merged commit f99a4af into dev Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update readme file to talk about collab and intel

3 participants