Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
CodeTogether-Inc
/
CodeTogether-Deployment
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
3
Code
Issues
1
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Main
- #176
#176
Merged
nmorenor
merged 49 commits into
main
CodeTogether-Inc/CodeTogether-Deployment:main
from
dev
CodeTogether-Inc/CodeTogether-Deployment:dev
Copy head branch name to clipboard
Sep 25, 2025
Conversation
Commits
49
(49)
Checks
Files changed
Merged
Main
#176
nmorenor
merged 49 commits into
main
CodeTogether-Inc/CodeTogether-Deployment:main
from
dev
CodeTogether-Inc/CodeTogether-Deployment:dev
Copy head branch name to clipboard
Commits
Commits on May 7, 2025
fix: separate SSL certificates (#101)
wgalanciak
authored
ca1b560
View commit details
Copy full SHA for ca1b560
Browse repository at this point
Commits on May 8, 2025
fix: Set environment variables via .env file. (#99)
Show description for b64df46
nmorenor
authored
b64df46
View commit details
Copy full SHA for b64df46
Browse repository at this point
Commits on May 10, 2025
fix: add env_file to codetogether-intel (#105)
wgalanciak
authored
2c6b287
View commit details
Copy full SHA for 2c6b287
Browse repository at this point
Commits on May 12, 2025
fix: missing CT_HQ_BASE_URL env var (#107)
wgalanciak
authored
2605843
View commit details
Copy full SHA for 2605843
Browse repository at this point
feat: nginx auto config (#109)
wgalanciak
authored
fb116ee
View commit details
Copy full SHA for fb116ee
Browse repository at this point
fix: add step for sso provider (#110)
wgalanciak
authored
4d79a6d
View commit details
Copy full SHA for 4d79a6d
Browse repository at this point
fix: add client_max_body_size to intel (#112)
wgalanciak
authored
063a4eb
View commit details
Copy full SHA for 063a4eb
Browse repository at this point
fix: tweak name of dhparam.pem env var (#113)
Show description for d665be1
wgalanciak
authored
d665be1
View commit details
Copy full SHA for d665be1
Browse repository at this point
fix: missing env file on collab (#114)
nmorenor
authored
56d5eee
View commit details
Copy full SHA for 56d5eee
Browse repository at this point
fix: handle nil ai.openai.api_key to prevent template er… (#116)
Show description for f21332a
danc094codetogether
authored
f21332a
View commit details
Copy full SHA for f21332a
Browse repository at this point
fix: cleanup for sso tenants (#117)
wgalanciak
authored
11960dd
View commit details
Copy full SHA for 11960dd
Browse repository at this point
Commits on May 16, 2025
feat(intel): add option to disable AI integration entirely (#120)
Show description for 9cd2f48
danc094codetogether
authored
9cd2f48
View commit details
Copy full SHA for 9cd2f48
Browse repository at this point
Commits on Jun 10, 2025
Change gen ai image name on values file (#122)
nmorenor
authored
c7bee30
View commit details
Copy full SHA for c7bee30
Browse repository at this point
fix: bump up version number (#123)
nmorenor
authored
75c414f
View commit details
Copy full SHA for 75c414f
Browse repository at this point
Commits on Jun 16, 2025
docs: remove outdated metrics section from README (#130)
Show description for aacad57
danc094codetogether
and
CodeTogetherBot
authored
aacad57
View commit details
Copy full SHA for aacad57
Browse repository at this point
Commits on Jun 17, 2025
fix: add note to env-template file (#127)
nmorenor
authored
23ddc3e
View commit details
Copy full SHA for 23ddc3e
Browse repository at this point
Commits on Jun 18, 2025
fix: update LLM image URL to hub.edge (#132)
danc094codetogether
authored
447a8a7
View commit details
Copy full SHA for 447a8a7
Browse repository at this point
docs: add deprecation notice to old Live chart (#131)
danc094codetogether
authored
61a8250
View commit details
Copy full SHA for 61a8250
Browse repository at this point
126 automatically configure ollama integration when llm is enabled (#128)
Show description for d4665b0
danc094codetogether
and
CodeTogetherBot
authored
d4665b0
View commit details
Copy full SHA for d4665b0
Browse repository at this point
Gen AI Changes (#124)
Show description for 9e1cae0
nmorenor
authored
9e1cae0
View commit details
Copy full SHA for 9e1cae0
Browse repository at this point
Fix collab helm chart to allow usage of locator. (#134)
nmorenor
authored
4fab2ad
View commit details
Copy full SHA for 4fab2ad
Browse repository at this point
Commits on Jun 30, 2025
fix: invalid values in AI values section (#137)
wgalanciak
authored
8033f54
View commit details
Copy full SHA for 8033f54
Browse repository at this point
fix: support automatic configuration of the LLM integration if AI is enabled (#138)
wgalanciak
authored
5547e74
View commit details
Copy full SHA for 5547e74
Browse repository at this point
Fixes after Testing (#139)
Show description for 6e96ea7
danc094codetogether
and
CodeTogetherBot
authored
6e96ea7
View commit details
Copy full SHA for 6e96ea7
Browse repository at this point
Changes to use localhost always to avoid dns issues (#142)
Show description for b55b89c
nmorenor
and
CodeTogetherBot
authored
b55b89c
View commit details
Copy full SHA for b55b89c
Browse repository at this point
Merge branch 'main' into dev
nmorenor
authored
ea40024
View commit details
Copy full SHA for ea40024
Browse repository at this point
Commits on Jul 10, 2025
feat: support for optional keycloak deployment (#145)
Show description for c481aed
wgalanciak
and
nmorenor
authored
c481aed
View commit details
Copy full SHA for c481aed
Browse repository at this point
144 keycloak (#146)
Show description for 40dffd5
nmorenor
and
wgalanciak
authored
40dffd5
View commit details
Copy full SHA for 40dffd5
Browse repository at this point
144 keycloak (#147)
Show description for 502eb16
nmorenor
and
wgalanciak
authored
502eb16
View commit details
Copy full SHA for 502eb16
Browse repository at this point
144 keycloak (#149)
nmorenor
authored
f3790b8
View commit details
Copy full SHA for f3790b8
Browse repository at this point
fixes on properties file
nmorenor
committed
a044e60
View commit details
Copy full SHA for a044e60
Browse repository at this point
Prepare examples for deployment with keycloak.
nmorenor
committed
98cd5b5
View commit details
Copy full SHA for 98cd5b5
Browse repository at this point
move files
nmorenor
committed
0191fcd
View commit details
Copy full SHA for 0191fcd
Browse repository at this point
Commits on Jul 21, 2025
feat(charts, compose): add CT_TRUST_ALL_CERTS support (#158)
Show description for 65d2a48
danc094codetogether
and
CodeTogetherBot
authored
65d2a48
View commit details
Copy full SHA for 65d2a48
Browse repository at this point
Commits on Aug 11, 2025
feat(chart): guard `ai-secrets` template behind `ai.enabled` (#161)
Show description for 5f5741c
danc094codetogether
authored
5f5741c
View commit details
Copy full SHA for 5f5741c
Browse repository at this point
Commits on Aug 12, 2025
fix: improve keycloak compose health check (#162)
nmorenor
authored
264c8e4
View commit details
Copy full SHA for 264c8e4
Browse repository at this point
Commits on Aug 27, 2025
fix(helm/intel): scope AI resources per-release to avoid cross-release Secret conflicts (#164)
Show description for ecf00a4
danc094codetogether
authored
ecf00a4
View commit details
Copy full SHA for ecf00a4
Browse repository at this point
Commits on Sep 5, 2025
chore(keycloak): switch to KC_BOOTSTRAP_* admin vars and update compose/templates (#166)
Show description for b7f92f8
danc094codetogether
authored
b7f92f8
View commit details
Copy full SHA for b7f92f8
Browse repository at this point
Commits on Sep 18, 2025
feat(helm): add RO rootfs support for Intel and Collab (#169)
Show description for 2256e9d
danc094codetogether
authored
2256e9d
View commit details
Copy full SHA for 2256e9d
Browse repository at this point
feat(helm-collab): Support optional existing secret for Intel connection (#171)
Show description for 54402d5
danc094codetogether
authored
54402d5
View commit details
Copy full SHA for 54402d5
Browse repository at this point
Merge branch 'main' into dev
danc094codetogether
authored
fd6aec4
View commit details
Copy full SHA for fd6aec4
Browse repository at this point
Commits on Sep 24, 2025
collab, intel: align read-only handling with live legacy chart (#175)
Show description for d382f96
danc094codetogether
authored
d382f96
View commit details
Copy full SHA for d382f96
Browse repository at this point
Bump version from 1.2.5 to 1.2.6
danc094codetogether
authored
5bfed1d
View commit details
Copy full SHA for 5bfed1d
Browse repository at this point
Bump version to 1.2.3 in Chart.yaml
danc094codetogether
authored
7a46a70
View commit details
Copy full SHA for 7a46a70
Browse repository at this point
Merge branch 'main' into dev
danc094codetogether
authored
3c5c184
View commit details
Copy full SHA for 3c5c184
Browse repository at this point
Fix indentation in deployment.yaml
danc094codetogether
authored
8ca5b5d
View commit details
Copy full SHA for 8ca5b5d
Browse repository at this point
Remove initContainers for readOnlyMode
Show description for 71c7bdf
danc094codetogether
authored
71c7bdf
View commit details
Copy full SHA for 71c7bdf
Browse repository at this point
Commits on Sep 25, 2025
Bump version from 1.2.6 to 1.2.7
danc094codetogether
authored
6d3ed2a
View commit details
Copy full SHA for 6d3ed2a
Browse repository at this point
Bump version from 1.2.3 to 1.2.4
danc094codetogether
authored
75aa28f
View commit details
Copy full SHA for 75aa28f
Browse repository at this point
You can’t perform that action at this time.