Docs

Everything you need to deploy and run your app on Dockhold.

Dockhold takes a web app, builds it, and runs it at a live HTTPS URL. Two ways to deploy: connect a GitHub repo and push to your main branch, or run one command in a local folder with no repo. It works the same whether you wrote the code or your AI tool did.

Start here

Core concepts

Deploying with an AI tool

An AI coding tool can deploy here on its own. Point it at our machine-readable guide at llms.txt (or llms-full.txt for everything in one file), or paste our agent rules into your project so the tool generates Dockhold-ready apps. You can also connect a tool to Dockhold's own deploy tools over MCP. See Deploy from your AI tool.