Skip to main content

Configuration

Documentation Map

Configuration

This page is the short canonical map for repo-owned runtime and integration inputs.

Primary Sources

  • .env.example
  • infra/compose/docker-compose.yml
  • infra/compose/docker-compose.low-cpu.yml
  • docs/STACK_CONTRACT.md
  • docs/contracts/*.json

Core Runtime

  • COMPOSE_PROJECT_NAME
  • JHF_SPINDLE_SITE
  • FRONTEND_PORT
  • MCP_GATEWAY_PORT
  • DB_HEALTHCHECK_INTERVAL
  • FRAPPE_QUEUE_WORKER_MODE

MCP / Operator Surface

  • JHF_SPINDLE_MCP_API_KEY
  • JHF_SPINDLE_MCP_SMOKE_API_KEY

Callback / Integration Security

  • N8N_HIL_SHARED_SECRET
  • N8N_JOB_RESULT_SHARED_SECRET
  • N8N_SHARED_SECRET
  • PADDLE_WEBHOOK_SECRET
  • STRIPE_WEBHOOK_SECRET
  • OPENCLAW_HOOK_TOKEN

Optional Zammad / OIDC Lanes

  • ZAMMAD_*
  • FRAPPE_OIDC_*
  • ZAMMAD_OIDC_*

Verify Path

python infra/scripts/check_compatibility_contracts.py --check
python infra/scripts/export_fabric_metadata.py --check
python infra/scripts/verify_runtime_materialization.py --output artifacts/evidence/runtime-materialization.json
python maintenance/verify_oss_inventory_version_truth.py --output test-results/oss-version-truth.verify.workspace.json

License notice: AGPLv3 (GNU Affero General Public License v3.0)
Website: https://helpifyr.com