Show HN: Agent-isolated remote envs with full Docker Compose support
Category: infrastructure
Tags: docker-compose, aws-ecs, dev-environment, terraform, devops, python
Score: 6.8/10 (Innovation: 6, Technical: 7, Documentation: 8, Utility: 6)
remote-compose transforms a docker-compose.yml into either isolated cloud dev environments with a built-in AI agent (Claude) or production-grade ECS infrastructure via generated Terraform. Its dual-mode approach and focus on idempotent, declarative operations for both ephemeral dev boxes and production deploys is a novel, pragmatic take on bridging compose and cloud.
Target audience: backend devs, devops, platform engineers
Repository: https://github.com/qosha1/remote-compose ยท Python
View on Hacker News