Initial commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user