Deployment

Deployment options — cloud SaaS and self-hosted on-premise with Docker Compose

Deployment

Deslicer AI runs as a fully managed cloud service or as a self-hosted on-premise deployment inside your own infrastructure.


Pages in This Section

PageDescription
Cloud SaaSManaged cloud deployment — signup, automatic provisioning, no infrastructure to manage
On-Premise DeploymentSelf-hosted Docker Compose deployment with OIDC, SMTP, and your own database
AI Guardrails & PoliciesManage guardrails and policies that protect prompts and completions across your organization

Deployment Options at a Glance

FeatureCloud SaaSOn-Premise
HostingManaged by DeslicerYour infrastructure
DatabaseSupabase (managed)PostgreSQL 16 + pgvector
AuthenticationEmail/password + OAuthYour Identity Provider (OIDC)
EmailManagedYour SMTP server
BillingStripe (Free / Standard / Enterprise plans)Disabled — enterprise-tier features included
ObservabilityManagedOpenTelemetry → Splunk
LLM accessDirect API keysLiteLLM proxy (routes to OpenAI, Anthropic, etc.)
Setup timeMinutes30–60 minutes

Most users start with Cloud SaaS — see Creating Your Account. If your organization requires data to stay on your network, choose On-Premise — see On-Premise Deployment.

Deployment | Deslicer AI Docs