Documentation
Everything you need to deploy and manage applications with CrateRunner.
Getting Started
Install CrateRunner and deploy your first application in minutes.
CLI Reference
Complete reference for the CrateRunner command-line interface.
Configuration
Configure CrateRunner for your specific deployment environment.
Security
Set up RBAC, audit logging, and security policies.
Fleet Operations
Manage deployments across multiple sites and environments.
API Reference
Integrate CrateRunner with your existing tools and workflows.
Getting Started
Follow these steps to get CrateRunner up and running in your environment.
1. Install the CLI
curl -sSL https://get.craterunner.dev | sh2. Initialize Your Project
craterunner init3. Build Your First Crate
craterunner build -t my-app:v14. Deploy
craterunner deploy my-app:v1 --target productionThat'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