- The Subconscious Inference System runs in the customer’s cloud or customer-controlled environment.
- The customer controls infrastructure, networking, access, data, monitoring, and production change management.
- Subconscious provides licensed artifacts, deployment guidance, release notes, support, and upgrade coordination.
Traditional self-hosted
Traditional self-hosted deployment gives your platform team the most direct control over release promotion and Subconscious Inference System operations. In this mode:- Subconscious distributes Helm charts, container images, checksums, release notes, and configuration guidance.
- Your team pulls artifacts from the Distr registry or mirrors them into an internal registry.
- Your team reviews the release and applies it with your own deployment tooling.
- Your team owns deployment, upgrades, rollback, monitoring, alerting, and vulnerability scanning.
- Subconscious supports your team through onboarding and ongoing FDE support, but does not run a long-lived deployment agent in your cluster.
- Your platform team wants complete control over release promotion.
- You require all changes to pass through internal CI/CD, security scanning, and approval.
- You prefer no persistent vendor-managed deployment process in the cluster.
Traditional self-hosted walkthrough
- Your FDE provisions your Subconscious customer portal.
- Your team receives access to licensed Subconscious artifacts.
- Your team generates or receives registry access according to policy.
- Your team reviews available Helm chart versions, container images, release notes, and vulnerability reports.
- Your team mirrors artifacts into an internal registry if required.
- Your team creates a values override file for your environment.
- Your team deploys with Helm or your internal GitOps process.
- Your team validates API Gateway readiness, model routes, observability, and coding agent connectivity.
- Subconscious and your team complete handoff.
Assisted self-managed
Assisted self-managed deployment keeps the Subconscious Inference System in your environment while allowing a Distr deployment agent to help manage application lifecycle operations. This maps to Distr’s assisted self-managed deployment pattern: a customer-installed agent applies updates according to customer-defined policies and reports deployment status back to the portal. In this mode:- The Subconscious Inference System still runs in your cloud or customer-controlled Kubernetes environment.
- Your team retains control over environment access.
- A Distr Kubernetes agent runs in your cluster with an agreed scope.
- The agent manages Helm deployment operations locally.
- Subconscious can publish updates through Distr.
- Updates can be customer-approved, scheduled, or automatic depending on policy.
- The portal provides visibility into deployment status, versions, health, and logs.
- You want faster onboarding with fewer manual Helm steps.
- You want Subconscious and your FDE to help operate upgrades and maintenance.
- You want a more SaaS-like experience.
- You want shared visibility into deployment state, versions, and operational status.
Assisted self-managed walkthrough
- Your FDE provisions your Subconscious customer portal.
- Your team confirms the target Kubernetes cluster, namespace, network policy, and RBAC scope.
- Your team configures environment variables and secrets in your customer portal (Subconscious never sees them).
- Your team installs the Distr Kubernetes agent using a customer-approved command or manifest.
- The agent connects to Distr Hub and appears in the customer portal.
- Your FDE configures the Subconscious application deployment for your target environment.
- Your team enters or approves required deployment secrets.
- Your team reviews the initial values override configuration.
- The Distr agent deploys the Subconscious Helm chart into your cluster.
- Your team and Subconscious validate readiness, ingress, routing, model connectivity, and coding agent setup.
- Future updates follow the customer’s selected policy and are managed in the customer portal.
Choosing between methods
Choose traditional self-hosted when your platform team wants every deployment action to run through internal tooling and approval. Choose assisted self-managed when you want Subconscious to help manage initial installation, updates, logging visibility, and ongoing maintenance while the Subconscious Inference System remains in your environment. Both methods can support customer-controlled approval, vulnerability scanning, private registries, restricted egress, and strict change-management processes.Related pages
- Distribution Platform: How Distr supports artifact delivery, agents, release evidence, and secrets.
- Configurations: Cloud, GPU placement, Helm overrides, secrets, monitoring, logging, upgrades, and rollback.
- API Gateway setup: API Gateway dashboard configuration after deployment.