Audit and update all READMEs and manuals to match current codebase

This commit is contained in:
Gmer4Lfe
2026-06-19 23:00:19 -04:00
parent bf3e7cc2c4
commit 3fb6207f53
6 changed files with 173 additions and 104 deletions
+8 -3
View File
@@ -585,11 +585,16 @@ The Varaverk scheduler runs only orchestrators — never individual scripts dire
```
Array start (Varaverk event hook):
array_started.sh launches all startup scripts in order
inotify_tuning.sh raise kernel limits before containers start
unraid_api_key_renew.sh re-register API key before anything needs it
→ conf_sync.sh pull conf from remote before scripts need current config
→ conf_cache_restore.sh restore cached conf if remote pull failed
→ ramdisk_setup.sh create ramdisk before Emby starts
→ docker_syslog_filter.sh suppress veth noise before containers create interfaces
→ php_fpm_max_children.sh WebGUI tuning before first request
ramdisk_setup.sh create ramdisk before Emby starts
inotify_tuning.sh raise kernel limits before containers start
→ docker_network_connect.sh connect containers to extra networks
→ claude_startup.sh symlink Claude persistent storage (one-shot)
→ start_webhook_listener.sh continuous — Node.js webhook server for arr upgrades
→ fallback.sh continuous — mutual fallback state machine
Every 15 minutes:
@@ -608,7 +613,7 @@ Every 30 minutes:
Every 30 minutes:
rsync.sh --profile=emby-fallback Emby watch state sync (separate cron entry)
Every 6 hours:
Every 4 hours:
arrs_failed_stalled_recovery.sh blocklist + re-search failed imports
1am daily: