SKYHOUSE.dev Journal

Maintaining the Cloud Fortress

Docker Network Cleanup

Why: The 2026-05 audit flagged stopped containers and unused Docker networks from the retired "botaa" Haven/blog experiment.

During the recent audit, we reviewed orphaned and stopped Docker resources to clean up the environment, focusing on the old botaa project.

1. Removing the botaa_default Network

The botaa side-project's blog/forum attempt has been officially retired.

2. Retaining the btst_default Network

The audit had wrongly flagged the btst_default network as stale.

← Back to Admin Hub