Generate corgi-compose.yml files by scanning project directories, inferring service configs from manifests, and answering targeted questions; run multi-service Docker setups with databases, repo cloning, env generation, and tool checks; interpret corgi doctor/status output and debug failures via the Go CLI.
npx claudepluginhub andriiklymiuk/corgi --plugin corgiDevsForge Docker Compose generator with service templates for PostgreSQL, Redis, MongoDB, MySQL, environment variables, networking, and volumes
Manage test environments with Docker Compose, Testcontainers, and environment isolation
Docker and Docker Compose expert with complete documentation. Generates Dockerfiles, compose configs, database containers, SSL/TLS setup with Traefik or Nginx, and provides troubleshooting for common container issues.
Docker Compose validation and best practices
Deployment automation with Dockerfile generation, CI/CD pipelines, and infrastructure as code
CI/CD generation, deployment preflight, and Dockerfile validation with zero-downtime patterns.
Share bugs, ideas, or general feedback.
Send someone your project yml file, init and run it in minutes.
No more long meetings, explanations of how to run new project with multiple microservices and configs. Just send corgi-compose.yml file to your team and corgi will do the rest.
Auto git cloning, db seeding, concurrent running and much more.
While in services you can create whatever you want, but in db services for now it supports:
pgvector extension. Uses prefix DB_, same as plain postgresqueues / buckets auto-created from configcorgi doctor (alias: check) โ before corgi run: verifies every tool in required:, Docker is up, and every port in db_services.*.port / services.*.port is free (lists the offending process if not)corgi status (aliases: health, healthcheck) โ after corgi run: TCP-probes every declared port. If a service sets healthCheck: /some/path, corgi does an HTTP probe and accepts any non-5xx response as healthy. The localstack driver defaults to GET /_localstack/health.You can check documentation on https://andriiklymiuk.github.io/corgi/
And here is small 2 min video showcase https://youtu.be/rlMCjs4EoFs?si=o3SQaymM55zxBCUY
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim