DEV Community

Izxn Martinez
Izxn Martinez

Posted on

I built Docker Stack Builder: A free visual docker-compose.yml generator

Hi everyone!

I created Docker Stack Builder to make generating “docker-compose.yml” files visual, fast, and clean, without writing repetitive YAML syntax by hand.

🚀 Live Tool: https://docker-stack-builder.vercel.app/
💻 Source Code: https://github.com/izxnmartinez-eng/docker-stack-builder

Features:

  • Visual Service Selection:** Categorized by Web/Proxy, Databases, Monitoring, and Tools (Nginx, Traefik, Postgres, Redis, Mongo, etc.).
  • Real-Time YAML Generation:** Instant syntax formatting as you toggle options.
  • 1-Click Export: Copy directly or download the .yml file.
  • 100% Free & Open Source: No ads, no signup required.

I'd love to get your feedback! What services or features should I add next?

Top comments (0)