Skip to main content

HOST_ROOT

Constant HOST_ROOT 

Source
pub const HOST_ROOT: &str = "/var/lib/yah/qed/produced";
Expand description

Host root under which each forge’s durable produced dir lives, one subdir per run: <HOST_ROOT>/<forge_id>/. yubaba owns this directory — it creates the per-forge subdir at deploy, serves reads from it, and reaps it on teardown / TTL sweep.