Skip to main content

Install

Documentation Map

Install

This page is the canonical install entrypoint for jhf-bobbin.

Quick Path

cp configs/installer.env.example configs/installer.env
bash scripts/bootstrap.sh
bash scripts/install_jhf_memory.sh

What This Covers

  • LocalAI deployment
  • optional local Qdrant deployment
  • Mem0/OpenClaw patching
  • bounded post-install smoke verification

Canonical Detailed Guide

Use SETUP.md (docs/SETUP.md) for the full installation guide, host modes, profile choices, and rollback notes.

Verify After Install

bash scripts/plugin_smoke_test.sh
python3 scripts/check_live_runtime_contract.py
python3 scripts/check_runtime_materialization_drift.py

AGPLv3. See ../LICENSE (LICENSE).

Learn more at helpifyr.com.