CrateRunnerCrateRunner

Documentation

Everything you need to deploy and manage applications with CrateRunner.

Getting Started

Follow these steps to get CrateRunner up and running in your environment.

1. Install the CLI

curl -sSL https://get.craterunner.dev | sh

2. Initialize Your Project

craterunner init

3. Build Your First Crate

craterunner build -t my-app:v1

4. Deploy

craterunner deploy my-app:v1 --target production

That's it! Your application is now running on your target environment. Check the CLI reference for more deployment options.

CLI Reference

Complete CLI reference documentation coming soon. Join the beta for early access.

Configuration

Configuration documentation coming soon. Join the beta for early access.

Security

Security documentation coming soon. For security practices, see our Security page.

Fleet Operations

Fleet operations documentation coming soon. Join the beta for early access.

API Reference

API reference documentation coming soon. Join the beta for early access.

Need help?

Can't find what you're looking for? Reach out to us.

Contact support