# scripts Operational scripts for my self-hosted environment (**odin**, an Unraid host running Docker Compose behind Authelia and a Pangolin/Newt tunnel). Each script collection lives in its own top-level folder and is fully self-contained — its own README, config, and dependencies. Collections never import from each other. See [CLAUDE.md](CLAUDE.md) for the environment details and repo conventions. ## Collections _None yet._ ## Adding a collection ```bash cp -r _template ``` Fill in its `README.md`, then add a line to the table above.