The scaffold compose.yml includes a representative subset. Fill in the remaining services from stack.toml, following the same patterns (one ${DATA_ROOT}:/data mount, one profile each, pinned tags).
Spec: 30-repos/media-stack.md · rules: B1-R1, ADR-0006, E1-R1.
Good first issue — stack.toml is the source of truth for every service.
The scaffold
compose.ymlincludes a representative subset. Fill in the remaining services fromstack.toml, following the same patterns (one${DATA_ROOT}:/datamount, one profile each, pinned tags).Spec: 30-repos/media-stack.md · rules:
B1-R1,ADR-0006,E1-R1.Good first issue —
stack.tomlis the source of truth for every service.