Skip to content

KraftCloud Developer Documentation

KraftCloud is a next generation cloud platform based on millisecond semantics:

  • Elimination of cold boots;
  • Autoscale and scale-to-zero in milliseconds;
  • Low price point;
  • High server density and low carbon footprint;
  • Fast, easy deployments.

Deploying an app on KraftCloud is as easy as:

Terminal window
# Install on macOS, Linux, and Windows:
curl -sSfL https://get.kraftkit.sh | sh
# Login to KraftCloud:
export KRAFTCLOUD_TOKEN=token
# Deploy your first application:
kraft cloud --metro fra0 deploy -p 443:8080 nginx:latest

Next steps

Jump to the Quick Start, and drop us a line on Discord should you have any questions (if you don’t yet have an access token/account, please fill out the beta programme sign up).