Setup Compose Stack

Configure general-purpose Docker Compose stacks for common application patterns. Covers web app + database + cache + worker services, named volumes, networks, health checks, depends_on, environment management, and profiles. Use when running a web app with a database or cache, setting up a development environment with multiple services, orchestrating background workers alongside an API, or creating reproducible multi-service environments across teams.

pjt222 Updated

File contents

pjt222/agent-almanac/tree/main/skills/setup-compose-stack commit 75b5ea58ce

Frequently asked questions

npx skillmds@latest add pjt222/setup-compose-stack