Kitbase
Self-Hosting

Your Data, Your Infrastructure — Self-Host Kitbase

Deploy Kitbase on your own servers for complete control over your data. Air-gapped deployments, enterprise SSO, and custom compliance — all on your terms.

Enterprise-grade self-hosting

Everything you need to run Kitbase securely in your own environment

Data Sovereignty

Keep all data within your infrastructure. No data ever leaves your network or reaches third-party servers.

Air-Gapped Deployments

Deploy in completely isolated networks with no internet connectivity. Perfect for classified environments.

Custom Compliance

Meet your specific regulatory requirements with full control over data handling, retention, and access policies.

Enterprise SSO

Integrate with your existing identity provider. SAML, OIDC, and Active Directory support included.

Dedicated Support

Get priority support with dedicated account management, SLAs, and direct access to our engineering team.

Simple Deployment

Get up and running with a single Docker Compose command. No complex infrastructure required.

Simple Docker Compose deployment

Kitbase is designed for simplicity. Deploy with Docker Compose on any server or cloud provider in minutes.

  • Single Docker Compose command to deploy
  • Works on any server with Docker installed
  • Easy configuration via environment variables
  • Built-in database and all dependencies included
Your Infrastructure
API Server
Database
Dashboard
Your Applications
Web App
Mobile App
Backend

Get started in minutes

Deploy Kitbase with a single Docker Compose command

docker-compose.yml
version: '3.8'
services:
kitbase:
image: kitbase/server:latest
ports:
- "3000:3000"
environment:
DATABASE_URL: postgres://...
SECRET_KEY: your-secret-key
volumes:
- kitbase_data:/data
# Run with: docker-compose up -d

Enterprise security built-in

Security features designed for the most demanding environments

End-to-End Encryption

All data encrypted at rest and in transit with your own keys.

Audit Logging

Complete audit trail of all actions for compliance and security reviews.

Role-Based Access

Fine-grained permissions with customizable roles and policies.

Network Isolation

Deploy in private subnets with no public internet exposure.

Trusted by regulated industries

Self-hosting enables compliance with industry-specific requirements

HIPAA

Healthcare

Protect patient data with HIPAA-compliant deployments.

PCI-DSS

Financial Services

Meet PCI-DSS requirements for payment data security.

FedRAMP

Government

Deploy in FedRAMP-authorized environments.

SOC 2

Enterprise SaaS

Maintain SOC 2 compliance for enterprise customers.

Frequently asked questions

Everything you need to know about self-hosting Kitbase

What are the infrastructure requirements?

Kitbase can run on any server with Docker installed. Minimum requirements are 2 CPU cores, 4GB RAM, and 20GB storage. Deploy with a single Docker Compose command.

How do updates work for self-hosted instances?

We provide regular updates as Docker images. Simply pull the latest image and restart your containers. You control when to apply updates to maintain stability.

Can I run Kitbase without internet access?

Yes, Kitbase works fully offline once deployed. Pre-pull the Docker images and your instance will run without any external connectivity required.

What support is included with self-hosting?

Enterprise self-hosting includes dedicated support with SLAs, direct Slack/Teams channel, quarterly business reviews, and access to our solutions engineering team.

How does licensing work?

Self-hosted licenses are based on the number of monthly tracked users. We offer annual contracts with volume discounts. Contact sales for custom pricing.

Can I migrate from cloud to self-hosted?

Yes, we provide full data export and migration tooling. Our team will assist with the migration process to ensure zero data loss and minimal downtime.

Ready to self-host Kitbase?

Talk to our sales team to discuss your requirements and get started with a custom deployment plan.