Files
compose-farm/docs/demos
Bas Nijholt 72db309100 feat(examples): add nginx and postgres to full example
- Full example now includes all single-stack examples: traefik, whoami, nginx, postgres
- All stacks work out of the box with localhost
- Updated demo recording to show all 4 stacks
2025-12-21 23:38:52 -08:00
..

Demo Recordings

Demo recording infrastructure for Compose Farm documentation.

Structure

docs/demos/
├── cli/        # VHS-based CLI terminal recordings
└── web/        # Playwright-based web UI recordings

Output

All recordings output to docs/assets/ as WebM (primary) and GIF (fallback).

See subdirectory READMEs for usage.