Documentation
Everything you need to run Tengan.
Guides, references, and examples for deploying, configuring, and operating Tengan in production.
From zero to console in 3 commands
tengan-quickstart
01
Install
curl -sSL get.tengan.io | bash
02
Configure
tengan init --domain your.org
03
Connect
tengan host add prod-db-01
Getting Started
Deploy Tengan on your infrastructure in minutes.
- Quick Start
- Installation
- First Connection
- System Requirements
Configuration
Configure Smart Proxy, networking, and authentication.
- Smart Proxy Setup
- BMC Discovery
- SSO / SAML
- RBAC Rules
Security
Hardening guides and security best practices.
- Credential Vault
- TLS Configuration
- Audit Logging
- Hardening Guide
Console & Sessions
Use the browser KVM and review recorded sessions.
- Browser KVM
- Session Recording
- Playback
- Bulk Operations
API Reference
Programmatic access to every Tengan capability.
- REST API
- Webhooks
- CLI Reference
- SDK Examples
Architecture
Understand how Tengan flows from browser to BMC.
- Platform Overview
- Smart Proxy Design
- Database Schema
- Network Topology
User Guides
Step-by-step walkthroughs for every common task.
CLI Reference
Complete reference for every Tengan CLI command.
GitHub Issues
Found a bug or have a feature request? Open an issue.