Documentation

Learn how to use the DevOps Deployment Accelerator to transform your Docker Compose files into production-ready Kubernetes and Docker Swarm configurations.

Quick Start

  1. Upload your docker-compose.yml file on the Convert page
  2. Review the validation status (green = ready, red = errors to fix)
  3. Configure options: platform, proxy type, resource profile
  4. Convert and wait ~2-5 seconds for generation
  5. Export as ZIP or save project for later

Features

Configuration Options

Target Platform

  • Kubernetes Only: For cloud deployments (GKE, EKS, AKS)
  • Docker Swarm Only: Simpler than Kubernetes
  • Both Platforms: Generate configs for both

Reverse Proxy

  • Traefik (Recommended): Auto SSL, service discovery
  • Nginx: Battle-tested, high performance
  • Caddy: Simplest config, automatic HTTPS
  • None: Skip proxy configuration

Resource Profile

  • Small: Microservices, background workers
  • Medium (Recommended): Web apps, APIs
  • Large: Databases, data processing

FAQ

Ready to Get Started?

Transform your Docker Compose files in minutes