radrootsd

JSON-RPC bridge for Radroots event publishing
git clone https://radroots.dev/git/radrootsd.git
Log | Files | Refs | README | LICENSE

commit 0cd116c17277d8c1096131a26163a728322da6c3
parent 8e8827a3eead103d1a9a7949c8dc3f24dce2bcb2
Author: triesap <tyson@radroots.org>
Date:   Thu,  9 Apr 2026 04:26:33 +0000

config: align radrootsd repo-local sample guidance

Diffstat:
Mconfig.toml | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/config.toml b/config.toml @@ -3,6 +3,8 @@ # launch with RADROOTSD_PATHS_PROFILE=service_host # manual operator runs may instead place the same file at: # ~/.radroots/config/services/radrootsd/config.toml +# repo-owned local runs should prefer the root .env.local control plane, which derives +# RADROOTSD_PATHS_PROFILE=repo_local and RADROOTSD_PATHS_REPO_LOCAL_ROOT automatically # when path-like values are omitted, the active profile derives: # interactive_user: # logs_dir = ~/.radroots/logs/services/radrootsd