Deploy
Production deploy scaffolding for Docker, Render, Cloudflare
Thirteen artifacts: Dockerfiles, compose, Render blueprint, deploy scripts for bash and PowerShell, Cloudflare Pages and Containers configs, a Worker, and a qualification report.
What it does
Deploy scaffolding for the three targets most small teams actually use: Docker, Render, and Cloudflare - including Pages, Containers, and a Worker entry point.
Ships both bash and PowerShell deploy scripts, plus a qualification report on whether the project is actually ready for the target it is being deployed to.
What it emits
13 artifacts, every run. This list is generated from Iliad's program manifest, which its CI checks against the generators themselves — it is what the program actually writes, not a description of it.
deploy/Dockerfiledeploy/Dockerfile.dockerignoredeploy/docker-compose.dev.ymldeploy/render.yamldeploy/deploy.shdeploy/deploy.ps1deploy/vscode-launch.json.templatedeploy/wrangler.pages.tomldeploy/wrangler.containers.tomldeploy/worker.tsdeploy/deploy-cloudflare.shdeploy/deploy-cloudflare.ps1deploy/deploy-qualification-report.md
Listing a tool here
Listing is free and permanent, same as the app directory. If your tool can be called by an agent, it belongs here whether it is an MCP server, a REST endpoint, or a single generator buried in a larger toolbox.