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

# On-prem and customer cloud

> Deploy Subconscious inference in your own infrastructure

For organizations with strict data residency, compliance, or network isolation requirements, Subconscious runs in infrastructure you control.

There are two ways to do that. Start with the [On-prem overview](/on-prem/overview) for architecture, methods, and compliance.

<CardGroup cols={3}>
  <Card title="Data residency" icon="lock">
    Prompts, completions, keys, and logs stay in your environment unless you choose to share them.
  </Card>

  <Card title="Full inference stack" icon="server">
    API Gateway in your AWS, GCP, or Azure account, with OrangeLine on GPUs you choose.
  </Card>

  <Card title="White-glove setup" icon="handshake">
    Our team works directly with your infrastructure and security teams.
  </Card>
</CardGroup>

<Card title="Read the on-prem guide" icon="book-open" href="/on-prem/overview">
  How the API Gateway, OrangeLine, and Ryvn fit together, and when to run OrangeLine alone.
</Card>

## Full inference system

Ryvn deploys the API Gateway into your AWS, GCP, or Azure account. OrangeLine runs on GPUs anywhere you can run a Docker container and attaches to the gateway. This is the path that includes context pruning visualization and intelligence.

GPU examples: the same hyperscaler, NeoClouds such as Nebius, Lambda, or CoreWeave, platforms such as Together AI, Baseten, or Modal, your own local cluster, or bare metal. If you have GPUs we have not named, we can work with that.

## OrangeLine only

For trials, or if you already have a gateway, we issue registry credentials for the OrangeLine image. You run it on any GPU host. You will not get context pruning visualization and intelligence without our gateway.

## What's included

* **OrangeLine** on your GPUs, running TIMRUN.
* **OpenAI- and Anthropic-compatible API** when you deploy our gateway, with the same API you already use.
* **Monitoring** you already run, plus Ryvn status for the gateway environment.
* **Ongoing support** for updates, patches, and engineering help.

<Card title="Get in touch" icon="phone" href="https://www.subconscious.dev/product/gpu-managers/contact">
  Fill out our contact form to scope your deployment.
</Card>
