14 lines
788 B
Markdown
14 lines
788 B
Markdown
# Operations Hub
|
|
|
|
This section consolidates everything platform operators need: deployment guides, worker management, storage specs, photobooth ingest, and response playbooks. Use it as the entry point when publishing the docs site.
|
|
|
|
## Structure
|
|
|
|
- `deployment/` — Docker, Dokploy, and incident playbooks previously under `docs/deployment/`.
|
|
- `photobooth/` — FTP ingest service docs and ops playbooks.
|
|
- `media-storage-spec.md` — Upload/archival flow overview.
|
|
- `guest-notification-ops.md` — Push notification queue monitoring.
|
|
- `queue-workers.md` — Worker container instructions referencing scripts in `/docs/queue-supervisor/`.
|
|
|
|
Future additions (e.g., escalations, on-call checklists, Terraform notes) should live here as well so all ops content remains in one location.
|