Skip to content

Add enterprise deployment docs#2033

Merged
enesakar merged 8 commits intomasterfrom
ctx7-1291-on-premise-docs
Mar 3, 2026
Merged

Add enterprise deployment docs#2033
enesakar merged 8 commits intomasterfrom
ctx7-1291-on-premise-docs

Conversation

@fahreddinozcan
Copy link
Copy Markdown
Contributor

Summary

  • Adds hidden on-premise.mdx page (accessible at /on-premise, not in nav)
  • Covers what's included, setup steps with Mintlify <Steps>, full config reference, MCP client connection examples, health check, and updating
  • Adds architecture diagram at images/on-premise-architecture.png

Hidden page covering what's included, setup steps, configuration
reference, MCP client connection, and architecture diagram.
@linear
Copy link
Copy Markdown

linear bot commented Feb 26, 2026

@fahreddinozcan fahreddinozcan changed the title Add on-premise deployment docs Add enterprise deployment docs Feb 26, 2026
Replace curl+docker load approach with standard docker login + docker pull
using a license-gated registry token from context7.com.
- Split into distinct "Authenticate" and "Configure and start" steps
- Remove redundant docker pull (docker compose up -d handles it)
- Add driver: local to volumes declaration
- Clarify that docker login credentials persist for docker compose
Comment thread docs/on-premise.mdx Outdated
| `GITHUB_TOKEN` | Yes | GitHub PAT for repository ingestion |
| `GITLAB_TOKEN` | No | GitLab token for GitLab repositories |
| `LLM_PROVIDER` | No | Force a provider: `openai`, `anthropic`, `gemini`. Auto-detected from model name if unset |
| `LLM_MODEL` | No | Model name (default: `gpt-4o`) |
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I don't think the default model should be 4o it's quite old

Comment thread docs/on-premise.mdx Outdated
Comment on lines +153 to +154
| `GITHUB_TOKEN` | Yes | GitHub PAT for repository ingestion |
| `GITLAB_TOKEN` | No | GitLab token for GitLab repositories |
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

So only gitlab token doesn't work? Do I still need a github token? if so why? if not maybe we can improve clarity

- Move on-premise.mdx from docs root to docs/enterprise/
- Add setup wizard documentation
- Add AI provider settings with OpenRouter and local model examples
- Add embedding settings with incompatibility warning
- Add access control section with permission toggles
- Add volume persistence warning
- Remove env vars for AI/git config (now UI-configured)
@enesakar enesakar merged commit c0d1c9e into master Mar 3, 2026
4 checks passed
@enesakar enesakar deleted the ctx7-1291-on-premise-docs branch March 3, 2026 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants