What problem does it solve?
This Skill centralizes and automates the infrastructure and operational work required to run Heimdall reliably, removing guesswork when configuring Docker, scheduling scans, maintaining connectivity, and performing migrations.
Core Features & Use Cases
- Deployment & Configuration: Generate and maintain Docker Compose, environment templates, and system cron entries for Pi and cloud deployments.
- Monitoring & Recovery: Configure health checks, log rotation, alerting, and operational scripts to diagnose scanner timeouts and resource issues.
- Migration & Security: Guide encrypted backups, Tailscale setup, secret handling, and a Pi→VPS migration checklist so operators can safely move to Docker-based production.
- Use Case: An operator migrating Heimdall from a Raspberry Pi to a VPS uses this Skill to produce Dockerfiles, update .env variables, configure Tailscale, schedule cron jobs, and validate health checks before decommissioning the Pi.
Quick Start
Prepare a production Docker Compose deployment by filling the .env template with required keys and running the generated compose file on the target host.