From 25f47ca899527ed2b16d19209c0546413e057126 Mon Sep 17 00:00:00 2001 From: Sam Scholten Date: Sun, 30 Aug 2026 13:20:06 +1000 Subject: deploy: drop ineffective mkdir, document state-dir bootstrap --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index a8e8ec1..2550450 100644 --- a/README.md +++ b/README.md @@ -53,3 +53,5 @@ runs.jsonl server run log; doubles as the RSS render source - Training stays on the local PC; the server only scores (low RAM). - Deploy `serve` only after a `train` run on enough organic stars shows an honest precision@15 in report.json; tiny validation sets lie. +- Server state dir: `sudo install -d -o -g ~/fluxrec-data` + **before the first `compose up`** (Docker otherwise creates it as root). -- cgit v1.2.3