# Docker Stacks Layout This page is my reference for how I structure Docker stacks on the home server. ## Scope - Where stacks live on disk. - How I name stacks, services, and volumes. - How I update or recreate a stack safely. ## Notes / TODO - Describe `/srv/ssd` layout in detail. - Document a real example stack (e.g. monitoring or media). - Add a short “update procedure” for a stack.