Self-Hosted
Running TerminusDB on your own infrastructure
10 pages
Access Control Tutorial Source Code
Complete source code walkthrough for the TerminusDB JavaScript access control tutorial.
Getting Started
Technical documentation for TerminusDB and the DFRNT TerminusDB cloud.
Your First 10 Minutes with TerminusDB
Get started with TerminusDB in 10 minutes. Clone a ready-made dataset, then branch, diff, and merge — the full git-for-data workflow with zero setup.
Call TerminusDB from the Browser
How to make HTTP requests to the TerminusDB API from browser JavaScript. No CORS configuration needed — TerminusDB allows all origins by default.
Install on Kubernetes
Install TerminusDB on a Kubernetes cluster
Install TerminusDB as a Docker Container
Everything you need to install and run TerminusDB server as a docker container on your computer or on a remote server
Install TerminusDB from Source Code
Everything you need to install TerminusDB from source code.
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.
Writing Plugins for TerminusDB
Learn how to write custom plugins for TerminusDB to extend database functionality with hooks and custom behavior.