diff options
| author | Sam Scholten | 2026-08-30 13:20:06 +1000 |
|---|---|---|
| committer | Sam Scholten | 2026-08-30 13:20:06 +1000 |
| commit | 25f47ca899527ed2b16d19209c0546413e057126 (patch) | |
| tree | 7b441ff0c8be2a8f914caab75adaf8e310352eb7 /README.md | |
| parent | f9b68825092d6c1eed18a77340eb2238d9dbef40 (diff) | |
| download | fluxrec-25f47ca899527ed2b16d19209c0546413e057126.tar.gz fluxrec-25f47ca899527ed2b16d19209c0546413e057126.zip | |
deploy: drop ineffective mkdir, document state-dir bootstrap
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 <user> -g <user> ~/fluxrec-data` + **before the first `compose up`** (Docker otherwise creates it as root). |
