> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gurubase.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Self-Hosted Enterprise Edition

> Deploy Gurubase on your own infrastructure with complete control and privacy

Deploy Gurubase entirely within your own infrastructure. Keep all data on-premise, meet compliance requirements, and maintain full control over your AI assistant platform.

<Info>
  Self-hosted deployments are available under the **Enterprise plan**. [Contact us](https://gurubase.io/contact/) to get started.
</Info>

## Why Self-Host?

<CardGroup cols={2}>
  <Card title="Data Sovereignty" icon="shield-check">
    All data stays within your infrastructure. No data leaves your network.
  </Card>

  <Card title="Compliance Ready" icon="file-contract">
    Meet regulatory requirements including GDPR, HIPAA, and SOC2.
  </Card>

  <Card title="Air-Gapped Deployment" icon="network-wired">
    Run completely offline with Ollama - no internet connection required.
  </Card>

  <Card title="Full Customization" icon="sliders">
    Custom domains, authentication, and deployment configurations.
  </Card>
</CardGroup>

## LLM Options

Choose the AI provider that fits your requirements:

| Provider         | Use Case                                            | Internet Required |
| ---------------- | --------------------------------------------------- | ----------------- |
| **OpenAI**       | Best performance with GPT-4 and embedding models    | Yes               |
| **Ollama**       | Run open-source LLMs locally (Llama, Mistral, etc.) | No                |
| **Azure OpenAI** | Enterprise OpenAI with Azure compliance             | Yes               |
| **Custom**       | Bring your own LLM endpoint                         | Depends           |

<Note>
  With Ollama, you can run Gurubase in completely air-gapped environments - perfect for high-security deployments where internet access is restricted.
</Note>

## Full Integration Support

All Gurubase integrations work with self-hosted deployments:

<CardGroup cols={3}>
  <Card title="Website Widget" icon="browser" href="/integrations/bots/website-widget">
    Embed on your websites
  </Card>

  <Card title="Zendesk" icon="headset" href="/integrations/bots/zendesk">
    AI copilot for support
  </Card>

  <Card title="Slack" icon="slack" href="/integrations/bots/slack">
    Answer questions in channels
  </Card>

  <Card title="Discord" icon="discord" href="/integrations/bots/discord">
    Community support bot
  </Card>

  <Card title="GitHub" icon="github" href="/integrations/bots/github">
    AI on GitHub issues
  </Card>

  <Card title="Jira" icon="jira" href="/integrations/bots/jira">
    AI on Jira issues
  </Card>
</CardGroup>

Data source integrations (Zendesk, Confluence, Google Drive, Jira, Slack) also work fully with self-hosted instances.

## Enterprise Features

| Feature                | Description                               |
| ---------------------- | ----------------------------------------- |
| **Custom Domain**      | Use your own domain for all services      |
| **SSO / SAML**         | Integrate with your identity provider     |
| **Analytics**          | Full access to usage metrics and insights |
| **API Access**         | Complete REST API for custom integrations |
| **Horizontal Scaling** | Scale to handle enterprise workloads      |
| **Backup & Recovery**  | Full control over data backup strategies  |

## Security & Compliance

<CardGroup cols={2}>
  <Card title="Data Privacy" icon="lock">
    All data stays within your infrastructure boundaries
  </Card>

  <Card title="Encryption" icon="key">
    End-to-end encryption for data in transit and at rest
  </Card>

  <Card title="Network Isolation" icon="shield">
    Deploy in isolated network segments
  </Card>

  <Card title="Audit Logs" icon="clipboard-list" href="/guides/audit-logs">
    Track all user actions and API calls
  </Card>
</CardGroup>

## Enterprise Support

Self-hosted customers receive:

* **Priority Support** - Direct access to our engineering team
* **Regular Updates** - Security patches and feature updates via secure distribution
* **Custom Development** - Tailored features for your specific needs
* **Training** - Comprehensive onboarding for your team
* **SLA** - Guaranteed response times and uptime commitments

## Getting Started

<Steps>
  <Step title="Contact Sales">
    [Reach out to us](https://gurubase.io/contact/) to discuss your requirements.
  </Step>

  <Step title="Technical Assessment">
    Our team will assess your infrastructure and deployment needs.
  </Step>

  <Step title="Deployment">
    Receive your deployment package and our engineers will assist with setup.
  </Step>

  <Step title="Training & Handover">
    Comprehensive training for your team to manage the deployment.
  </Step>
</Steps>

## FAQ

<AccordionGroup>
  <Accordion title="How long does deployment take?">
    If your servers are ready, we can deploy the full Gurubase platform in **one day**. Our team will also help you integrate with third-party services like Zendesk, Jira, Confluence, and more. You'll be having conversations with your AI agents on day one.
  </Accordion>

  <Accordion title="Can I migrate from Gurubase Cloud to self-hosted?">
    Yes, we provide migration tools and support to help you move your data from our cloud platform to your self-hosted deployment.
  </Accordion>

  <Accordion title="How does licensing work?">
    Licensing is based on the number of Gurus and your specific requirements. [Contact our sales team](https://gurubase.io/contact/) for detailed pricing.
  </Accordion>

  <Accordion title="What are the hardware requirements?">
    Requirements depend on your usage. A typical deployment needs at minimum 16GB RAM and 4 CPU cores. For production workloads with Ollama, we recommend 32GB+ RAM and a GPU for optimal performance.
  </Accordion>

  <Accordion title="How are updates handled?">
    You receive regular updates through our secure distribution channel. You have full control over when and how updates are applied to your installation.
  </Accordion>
</AccordionGroup>

## Next Steps

<CardGroup cols={2}>
  <Card title="Contact Sales" icon="envelope" href="https://gurubase.io/contact/">
    Get in touch with our enterprise team
  </Card>

  <Card title="Try Gurubase Cloud" icon="cloud" href="https://app.gurubase.io">
    See the platform in action before deploying
  </Card>
</CardGroup>
