From 90027f9fa74153700a79649f9bd2de3c8d7758a8 Mon Sep 17 00:00:00 2001 From: Fizzlepoof Date: Mon, 25 May 2026 22:38:28 +0000 Subject: [PATCH] docs: record Serenity created container pruning --- docs/planning/SERENITY_CLEANUP_WAVE_1.md | 2 +- docs/planning/SERENITY_DOCKER_AUDIT.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/planning/SERENITY_CLEANUP_WAVE_1.md b/docs/planning/SERENITY_CLEANUP_WAVE_1.md index c022972..430b0e9 100644 --- a/docs/planning/SERENITY_CLEANUP_WAVE_1.md +++ b/docs/planning/SERENITY_CLEANUP_WAVE_1.md @@ -72,7 +72,7 @@ From the live Serenity audit: Live execution on 2026-05-25 established: - `Huntarr` and `omegabrr` were low-risk stale stopped containers and were removed from Serenity -- the recent non-running `Created` containers (`calibre-web`, `SuggestArr`, `Cleanuparr`, `calibre`, `agregarr`) were not blindly pruned because their metadata was touched recently and they may represent intentional but inactive templates +- the recent non-running `Created` containers (`calibre-web`, `SuggestArr`, `Cleanuparr`, `calibre`, `agregarr`) were metadata-verified and then removed after confirming they were still only `Created`, had `restart=no`, and were not live workloads - `Unraid-Cloudflared-Tunnel` was audited, stopped, and removed after verification showed it was only transport-alive and no current public traffic depended on it - the Serenity Pi-hole HA stack (`binhex-official-pihole`, `pihole-serenity`, `unbound-pihole-serenity`, `keepalived-pihole-serenity`) was then stopped and removed after live mixed-host DNS checks confirmed the Technitium path remained healthy without it diff --git a/docs/planning/SERENITY_DOCKER_AUDIT.md b/docs/planning/SERENITY_DOCKER_AUDIT.md index f4417f3..04f6a14 100644 --- a/docs/planning/SERENITY_DOCKER_AUDIT.md +++ b/docs/planning/SERENITY_DOCKER_AUDIT.md @@ -83,7 +83,7 @@ These should be treated as cleanup targets unless a specific live dependency is ## Not-running / stale containers seen in `docker ps -a` These did not appear live and should be reviewed for deletion after confirming their data is not needed. -Created only: +Created only (retired on 2026-05-25 after metadata verification): - `calibre-web` - `SuggestArr` - `Cleanuparr`