Files
Varaverk/Configurations
Gmer4Lfe b4bc9267e9 Move arr stack scripts from Media/ to Arrs_Stack/
Media/ now holds only media-level scripts (cleaner, permissions, play_state_sync).
All arr management scripts (cleanup, discovery, sync, webhooks, release fixer) live in Arrs_Stack/.
2026-06-27 18:39:33 -04:00
..

Configurations/

Runtime home for the live conf files. These are gitignored — never committed.

File Source
master.conf Seeded from Deployment/master.conf.template on first install
host1.conf Seeded from Deployment/host.conf.template on first install
host2.conf Seeded from Deployment/host.conf.template on first install

Templates and tooling live in Deployment/:

  • Deployment/host.conf.template — canonical template for new host confs
  • Deployment/master.conf.template — canonical template for master.conf
  • Deployment/conf_upgrade.sh — merges schema changes into existing confs
  • Deployment/conf_populate.sh — auto-detects and fills arr keys on first run