Complete guide to Stackform — the visual infrastructure builder, AI architect, AWS cost estimator, reverse compose importer, Helm chart generator, and 1-click VPS deployer.
Drag-and-drop container stack composer and real-time code generator.
The Visual Stack Builder is the core workspace where you compose Docker applications visually without writing YAML syntax manually.
Natural language AI assistant for generating complete stacks, AWS cost models, and code manifests.
The AI Stack Architect translates plain English descriptions into a full, multi-tier microservices architecture, calculates estimated monthly AWS costs, and prepares code manifests in a single step.
Import existing docker-compose.yml files into visual canvas cards and architecture diagrams.
Have an existing project with a complex docker-compose.yml? The Reverse Converter parses raw YAML syntax, extracts all containers, port mappings, volumes, environment variables, and dependencies, and maps them onto Stackform's visual engine.
Pre-deployment financial modeling and real-time monthly AWS cost calculation.
Know your cloud infrastructure costs before deploying to AWS. The AWS Cost Estimator inspects your architecture diagram components and calculates real-time monthly and annual cost estimates based on US-East-1 baseline rates across 40+ AWS services.
Automated single-line terminal command for deploying stacks to any Linux VPS.
Deploy your generated stacks to any fresh Linux VPS (DigitalOcean, Hetzner, AWS EC2, Linode, Vultr) using a single, secure terminal command.
Visual system design canvas with directional connections and protocol labels.
A standalone diagramming tool for system design sketches, client presentations, and documentation.
Convert container projects into ready-to-install Helm 3 charts.
Package your entire stack into a standard Helm 3 Chart file tree. Generates Chart.yaml, values.yaml, templates/deployment.yaml, templates/service.yaml, and templates/NOTES.txt.
Export architecture diagrams into clean Markdown-friendly syntax.
Export your architecture diagrams into clean Mermaid.js flowcharts or PlantUML component diagrams for GitHub READMEs, Notion, and Markdown docs, complete with a live rendered diagram preview.
Production readiness scanner for container stacks.
The Security Scanner performs deep static analysis on your container configuration and scores your stack across 4 core dimensions:
It flags critical vulnerabilities including placeholder passwords (changeme), unpinned image tags (latest), public exposure of database ports (5432, 6379, 9092), Docker socket mounts, and missing resource limits.
AES-128 Fernet encrypted key-value store for user credentials.
Manage your API keys securely. Secrets are encrypted at rest in SQLite using Fernet (AES-128-CBC + HMAC-SHA256) derived from the server's session secret.
Set real passwords in .env • Pin image tags (avoid latest) • Remove database host port mappings • Enable Nginx or Traefik reverse proxy • Set memory and CPU limits on every service.
Planned next: 1-Click Open-Source App & AI Agent Marketplace (/marketplace), multi-cloud cost comparison engine (/compare — AWS vs DigitalOcean vs Hetzner), automated GitHub Actions & GitLab CI/CD pipeline generator (/cicd), and executive SOC2 / OWASP compliance PDF reports (/compliance).