Self Host

Deploy termissh in your own environment and keep full control over network and data boundaries.

The Self Host edition brings the same termissh workflow to regulated environments, internal networks, and strict data residency requirements.

Deployment model

Runs on Docker Compose or your internal container platform.

Data security

Database, backups, and encryption keys remain under your control.

Identity and access

Preserves role-based access, API key management, and audit logging.

Operations

Supports blue/green and rolling deployment strategies for upgrades.

Quick Start

git clone https://github.com/termissh/self-host-runtime.git
cd self-host-runtime
cp .env.example .env
docker compose up -d