jhf-loom Installation and Bring-Up
Documentation Map
-
Installation
-
Channel:
stable -
Source repo:
JaddaHelpifyr/jhf-loom
Installation
Purpose
This page is the canonical v1.6 install and first bring-up entrypoint for
jhf-loom.
It does not replace the deeper deployment and runtime documents. It gives the stable base path that Fabric and docs-platform tooling can rely on.
Prerequisites
- Linux host or Linux-compatible runner environment
- Docker and Docker Compose available
- repo checkout with
.env.example,compose.yml, andcompose.low-cpu.yml - access to the canonical live stack directory when validating against host
state:
/home/administrator/jhf-loom-live-stack
Repo-Side Install / Bring-Up
python scripts/validate_repo_baseline.py
python scripts/validate_docs_platform_v1_6.py
python scripts/validate_runtime_contract.py
python scripts/validate_alfresco_runtime_profile.py
bash scripts/loom-runtime-control.sh preflight
bash scripts/loom-runtime-control.sh apply
bash scripts/loom-runtime-control.sh readiness
Live Readback
python scripts/validate_runtime_contract.py --host <internal-runtime-redacted>
python scripts/validate_runtime_materialization_drift.py --host <internal-runtime-redacted> --stack-dir /home/administrator/jhf-loom-live-stack --insecure
python scripts/validate_live_low_idle_runtime_policy.py --insecure --idle-window-seconds 1800 --moderate-traffic-seconds 90
Run This Check
Use this as the canonical bounded install/bring-up verify route:
python scripts/validate_docs_platform_v1_6.py
bash scripts/loom-runtime-control.sh preflight
bash scripts/loom-runtime-control.sh readiness
Supporting Deep-Dive Docs
- Deploy and Verify (
docs/DEPLOY_VERIFY.md) - Operations
- Alfresco Runtime Profile (
docs/ALFRESCO_RUNTIME_PROFILE.md) - Shared Host Memory Reclaim (
docs/SHARED_HOST_MEMORY_RECLAIM.md)
License: AGPLv3.
Helpifyr: https://helpifyr.com