DROPKILN / DOCS
Documentation
Start with Deploy if you're hosting it yourself. Jump to CLI or API if someone already ran a server for you and you just want to push an artifact.
Set it up
Deploy
Run your own Dropkiln server with one container in about five minutes.
$ docker compose up -d
docker composeplain dockerany Dockerfile PaaSstorage backends
Read Deploy →
Security
Why the serving origin matters, how auth works, and how to report a vulnerability.
Publish to it
API
The HTTP API for publishing HTML/JSX/Markdown, deploying zip sites, and managing artifacts.
CLI
The artifacts command, everything the API does, from your terminal.
MCP
Let Claude Code, Codex, or any MCP client publish artifacts with one tool call.