Installation
Installing and configuring TerminusDB (Docker, source, Kubernetes)
12 pages
Advanced Docker Configuration
Production deployment, environment configuration, CLI access, and migration options for TerminusDB Docker containers.
Install a TerminusDB Client Library
Install the TerminusDB client for TypeScript, Python, or Rust. One command to start building.
Install on Kubernetes
Install TerminusDB on a Kubernetes cluster
Install TerminusDB from Source Code
Everything you need to install TerminusDB from source code.
Install TerminusDB with Docker
Get TerminusDB running locally in under 2 minutes with Docker Compose.
Install TerminusDB with Docker on Windows
Complete guide to installing and running TerminusDB with Docker on Windows, including backup and restore instructions
Self-Hosted Installation Guide
How to deploy TerminusDB on your own infrastructure with production-ready configuration. Docker single container, Docker Compose, and bare-metal options.
Enterprise Configuration Reference
Complete reference for all TwinfoxDB Enterprise environment variables covering context caching, remote context processing, LRU cache tuning, and feature activation.
Prometheus Observability
How to use the TwinfoxDB Enterprise Prometheus metrics endpoint for production monitoring, including available gauges for memory, cache, and request tracking.
TerminusDB Installation Options
Choose how you'd like to install TerminusDB
Connection Failures — TerminusDB Troubleshooting
Diagnose and fix connection failures when connecting to TerminusDB, including Docker networking issues, wrong ports, browser fetch errors, and timeouts.
Handle SSL Certificate Errors in the Python Client
How to suppress or resolve SSL certificate verification errors when connecting the TerminusDB Python client to local or self-signed TLS instances.