mirror of
https://github.com/Crosstalk-Solutions/project-nomad.git
synced 2026-07-28 03:04:41 +02:00
The two compose comments contradicted each other on NOMAD_STORAGE_PATH (one called it optional/"explicit", the other "MUST match") and neither warned about the failure modes that actually break relocation. A user hit exactly this on #1050: a case-mismatched path silently produced an empty Kiwix library. - Frame the admin /app/storage host path as the single source of truth; the admin auto-detects it (#938) and child apps follow, so no per-service edits. - NOMAD_STORAGE_PATH is a fallback that should be kept in sync, not a hard requirement (reconciles the contradiction). - Add the real gotchas: move existing data first (keep zim/models subfolders), paths are case-sensitive, and update the disk-collector volume too or host disk stats point at the wrong place. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| calibre-empty-library | ||
| sidecar-disk-collector | ||
| sidecar-updater | ||
| collect_disk_info.sh | ||
| entrypoint.sh | ||
| install_nomad.sh | ||
| management_compose.yaml | ||
| migrate-disk-collector.md | ||
| migrate-disk-collector.sh | ||
| run_updater_fixes.sh | ||
| start_nomad.sh | ||
| stop_nomad.sh | ||
| uninstall_nomad.sh | ||
| update_nomad.sh | ||
| wikipedia_en_100_mini_2025-06.zim | ||
| wikipedia_en_100_mini_2026-01.zim | ||