Skip to main content

DragonHoard (Airgap Edition)

DragonHoard (Airgap Edition)
#

Status: Planning

DragonHoard – Airgap Edition provides a portable, single-node LLM stack for secure labs. It generates a Docker Compose stack, ingests documents from local/SMB paths, builds embeddings in a local vector DB, and answers questions using only local models.

Key Features
#

  • CLI-managed Compose generation and lifecycle
  • TUI for indexing, querying, and runtime control
  • Local embeddings + vector search (Chroma), local LLM inference (Ollama/vLLM)
  • Offline-only operation; no telemetry or cloud dependencies
  • CPU/GPU-aware with CPU fallback

Usage
#

dragonhoard up
Download & Verify

Download the latest release and verify its integrity:

For detailed verification steps, see our Shipping & Verification page.