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

# Deployment instructions

> Customer documentation for deploying, operating, and configuring Serval self-hosting.

# Deployment instructions

Installation, configuration, integration setup, and day-2 operations for Serval self-hosting live in a password-protected area of this site. We share the password with customers and teams working with us through onboarding.

Everything you need to **evaluate** Serval self-hosting is on this site — the [Hybrid Self-Hosted overview](/sections/self-hosting/hybrid), the [fully self-hosted delivery model comparison](/sections/self-hosting/deployment-models), prerequisites for [Managed in Your AWS](/sections/self-hosting/serval-managed-prerequisites) and [Self-Managed on Your Kubernetes](/sections/self-hosting/self-managed-prerequisites), and [private network access options](/sections/self-hosting/private-network-access).

## Getting access

* **Existing customers:** reach out to your Serval contact — your account executive, solutions engineer, or shared Slack Connect channel.
* **Evaluating Serval:** email [support@serval.com](mailto:support@serval.com) or reach out at [serval.com/contact](https://serval.com/contact), and mention that you're evaluating a self-hosted deployment.

## Deployment docs (password required)

Once you have the password, these are the main landing pages:

<CardGroup cols={2}>
  <Card title="Deployment home" icon="book-open" href="/sections/self-hosting/deployment">
    Start here — the deployment model picker and prerequisites.
  </Card>

  <Card title="Hybrid Worker Setup" icon="shield-check" href="/sections/self-hosting/deployment/hybrid-setup">
    Deploy the Hybrid worker on a Linux host or into an existing Kubernetes cluster.
  </Card>

  <Card title="Deployment architecture" icon="diagram-project" href="/sections/self-hosting/deployment/architecture">
    Full backend service inventory, ingress host scheme, database layout.
  </Card>

  <Card title="Install & account setup" icon="rocket" href="/sections/self-hosting/deployment/deployment">
    Step-by-step Helm install, Serval account bootstrap, first login.
  </Card>

  <Card title="Integration OAuth setup" icon="plug" href="/sections/self-hosting/deployment/integrations/index">
    Per-integration OAuth app registration, credentials, redirect URIs.
  </Card>

  <Card title="Operations runbooks" icon="wrench" href="/sections/self-hosting/deployment/operations/production-checklist">
    Production checklist, security, monitoring, upgrades, maintenance.
  </Card>

  <Card title="Helm reference" icon="list" href="/sections/self-hosting/deployment/helm-reference/infrastructure">
    `values.yaml` reference for infrastructure and application settings.
  </Card>
</CardGroup>
