Deployment

Deploy applications on Akash Network.

This section covers everything you need to deploy applications, including Akash Console, Console Air, the Console API, SDKs, CLI tools, SDL configuration, authorization, and deployment guides.


Deployment Methods

Akash Console

Visual web interface (managed) - Deploy using the browser-based Console with free trial OR your own wallet. No CLI required.

Console Air

Visual web interface (self-custody) - Self-hostable counterpart to Akash Console. Connect your own Keplr wallet and sign every transaction yourself — no managed billing, no time limits.

Console API

Managed REST API - Deploy programmatically via REST with managed wallets and credit-card billing. No private keys, crypto, or blockchain client required.

Akash SDK

Programmatic deployments - Build applications with Go or JavaScript/TypeScript SDKs.

Akash CLI

Command-line interface - Full control, automation, and CI/CD integration for advanced users.


Configuration & Permissions

Akash SDL

Stack Definition Language - Define your deployment configuration, resources, and pricing.

AuthZ - Delegated Permissions

Team collaboration & automation - Grant deployment permissions securely without sharing private keys.