The Deployer

Free deploy check

Will your repo actually deploy?

Paste a public repo. We read it the way a deploy would, and tell you what's missing.

Public repos only. Read-only. We don't store your code, and we never ask for cloud credentials.

No repo to hand? Try one:

What you get back

  1. What it is

    Every service we find: language, framework, port, how it builds and starts, and the environment variables the code reads.

  2. What's missing, with the fix

    A health check, a lockfile, a port, a start script. Each one comes with code for your framework, ready to paste.

  3. An honest verdict

    Ready to deploy, almost there, or needs work before it can ship.

  4. What it would cost

    The cheapest setup that fits, on DigitalOcean first, then AWS, Google Cloud and Azure.

  5. A link to share

    A permanent result page, and a README badge that shows the latest verdict.

Questions

Do you keep my code?

No. We download the repository's public archive, read it in a temporary folder and delete the folder when the check ends. What we keep is the result: the services we found, what's missing and the verdict.

Can it check a private repository?

Not here. The free check reads only what anyone can already see. Sign in to the app and connect GitHub, GitLab or Bitbucket to scan a private one.

What does it look for?

What a deploy trips on: how each service builds and starts, the port it listens on, a health check, a lockfile, the environment variables the code reads, and credentials committed by mistake.

Who can see a result?

Anyone with the link, the same as the repository itself. Committed secrets and exposed keys are the exception: those details show only in the browser that ran the check, and are deleted after a week.

What does it cost?

Nothing, and there's no signup. If you want the app deployed, your first one is free in The Deployer.