One call to the engine, regardless of how many files are produced. Generating a Dockerfile, .dockerignore, Compose file, and readiness report all together counts as one generation.
No. Paste a GitHub, GitLab, or Bitbucket URL into the builder and we handle everything server-side. Nothing to install, configure, or run locally. A CLI is available for power users who prefer the terminal.
Every generation returns a score from 0 to 1 (High / Medium / Low / Unsupported). A lower score means we made assumptions — missing lockfile, uncertain start command, or low source-copy confidence. We surface the reason so you know exactly what to verify. Full rubric in the docs →
Yes. Private repo access uses a Personal Access Token that you paste into the builder. We never store it — it is used only for the current request, in memory, and discarded. Read access is sufficient for generation; PR creation requires repo write access.
No. You generate the Docker files first, review them, and then choose to open a PR. If the confidence score is below Medium, we ask for explicit confirmation before creating a draft PR. You are always in control.
Enterprise only. The engine is a standard Node.js Express app and can run anywhere — Docker, Kubernetes, or bare metal. Contact us for pricing and deployment support.