ed3970b5fdca40d547003f155fc875a0603c28f1
After docker system prune, the nuclear wipe now also removes: - /opt/docker/felhom-controller/ (compose + .env) - /opt/docker/traefik/ (configs + acme.json) - /opt/docker/cloudflared/ (configs) - /opt/docker/stacks/ (empty dir) These were left behind previously, preventing a clean redeploy since docker-setup.sh checks for existing installations and skips steps if directories already exist. Also updated print_plan to show these deletions in the dry-run output. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Go
66.8%
HTML
22.8%
Shell
5.7%
CSS
4.3%
Dockerfile
0.2%
Other
0.2%