docs: air-gapped deployment guide #47
Labels
No labels
compliance
demo
deployment
docs
enhancement
parser
patterns
performance
security
ux
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Circuit-Forge/turnstone#47
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Document how to deploy Turnstone in environments with no outbound internet access (air-gapped networks, compliance-audited environments, enterprise DMZs).
Guide must cover:
HF_HUB_OFFLINE,TRANSFORMERS_OFFLINE,TURNSTONE_OFFLINE_MODE)docker save/docker loador Podman equivalent)Format: Markdown in
docs/deployment/air-gapped.md, referenced from the main README.Air-gapped deployment guide written at
docs/air-gapped-deployment.md.Covers: which components download from HF, model pre-download commands, context DB pre-population,
TURNSTONE_OFFLINE_MODE=1config, local LLM setup, runtime verification withss -tp, full deployment checklist, and troubleshooting for the three common failure modes.Linked from
.env.example.