docs: fix stale counts and preflight check numbering
README.md: 10 templates→9, ~6500 lines→~8000, 25 checks→22, ~50 prompts→~65 CLAUDE.md: ~55 env vars→~70 PLAN.md: mark all tracker items DONE, fix Nginx→Caddy/SSL→TLS refs, add missing setup scripts and template entries USAGE_GUIDE.md: add configure_runners.sh mention, fix check 15→14 ref preflight.sh: renumber checks to fill gaps at 14 and 19 (now 1-22) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -49,6 +49,9 @@ You need one GitHub Personal Access Token:
|
||||
cp .env.example .env
|
||||
cp runners.conf.example runners.conf
|
||||
# Edit both files with your values
|
||||
|
||||
# Optional: interactive runner definition wizard
|
||||
./setup/configure_runners.sh
|
||||
```
|
||||
|
||||
The wizard validates every input (IP format, port ranges, URL format, password length) and shows your current values in brackets so you can press Enter to keep them.
|
||||
@@ -218,7 +221,7 @@ Then re-run Phase 4. Already-migrated repos will be skipped.
|
||||
|
||||
### DNS doesn't resolve to Unraid IP
|
||||
|
||||
**Symptom**: Preflight check 15 fails.
|
||||
**Symptom**: Preflight check 14 fails.
|
||||
|
||||
**Fix**: Add or update your DNS A record. If using a local DNS server or `/etc/hosts`, ensure the record points to `UNRAID_IP`. DNS propagation can take minutes to hours.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user