rein-aharness/deploy/systemd/claim-loop.env.example

15 lines
602 B
Text
Raw Normal View History

# Copy to ~/.config/rein-aharness/claim-loop.env and chmod 600
ACTIVITY_CORE_URL=http://127.0.0.1:8010
ACTIVITY_CORE_WORKER_TOKEN=
AGENT_HARNESS_WORKER_ID=rein-aharness@railiance01
AGENT_HARNESS_OPS_LABELS=automated
AGENT_HARNESS_OPS_LABELS_MODE=any
AGENT_HARNESS_OPS_LEASE_SECONDS=900
AGENT_HARNESS_CLAIM_INTERVAL=30
AGENT_HARNESS_REPO_MAP={"freedom-intelligence":"/home/tegwick/freedom-intelligence","binky-control":"/home/tegwick/binky-control"}
AGENT_HARNESS_REPO_ROOTS=/home/tegwick:/home/tegwick/work
# LLM / hub as required by approaches
# LLM_CONNECT_URL=http://...
# STATE_HUB_URL=http://...