Files
Documentation/Doc/Home-Server/Containers/Stacks.md
T
2026-03-05 17:47:01 +01:00

399 B

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.