Getting Started with Console

Deploy applications on Akash Network using the web-based Akash Console—no CLI required!

Akash Console is a user-friendly web interface that lets you deploy, manage, and monitor your applications on Akash Network without needing to use command-line tools.


What is Akash Console?

Akash Console is a web-based deployment platform that provides:

  • Visual SDL Editor - Build your deployment configuration with a visual interface
  • One-Click Deployments - Deploy applications in minutes
  • Deployment Management - View, update, and manage all your deployments
  • Real-Time Monitoring - Monitor your deployments’ status and logs
  • Managed Wallet or Bring Your Own - Start with free trial credits or connect your wallet
  • No CLI Required - Everything you need in your browser

Getting Started

Step 1: Access Akash Console

Visit console.akash.network in your web browser.

Console Homepage Akash Console homepage - Start with free trial or connect your own wallet

Step 2: Sign Up for Free Trial

  1. Click “Start Free Trial” or “Get Started”
  2. Enter your email address
  3. Add a credit card (for verification and pay-as-you-go after trial)
  4. Receive $100 in free trial credits

Trial Signup Sign up with email and credit card to receive $100 in trial credits

Note: Trial deployments have a 24-hour limit. For longer deployments, use your own wallet or add payment method.

Step 3: Explore Your Dashboard

After signing up, you’ll see your Console dashboard with:

  • Trial Status - $100.00 in credits with 30 days remaining
  • Setup Progress - Track completion of onboarding steps
  • Featured Templates - Quick-deploy options like Hello Akash, ComfyUI, and Llama-3.1-8b
  • One-Click Deploy - Launch your first app in seconds

Trial Dashboard Console dashboard showing trial credits, setup progress, and featured templates ready to deploy


Key Features

Visual SDL Builder

Build your deployment configuration visually without writing YAML:

  • Service Configuration - Add services, set images, configure ports
  • Resource Allocation - Set CPU, memory, and storage requirements
  • Network Settings - Configure exposed ports and endpoints
  • Environment Variables - Add environment variables to your containers
  • Pricing - Set maximum bid prices

SDL Builder Interface Visual SDL Builder - configure your deployment using a form-based interface

Pre-Built Templates

Browse 290+ ready-to-deploy application templates:

  • AI/ML Models - Stable Diffusion, LLMs, Ollama, Open WebUI
  • Databases - PostgreSQL, MongoDB, Redis, MySQL
  • Web Servers - Nginx, Apache, Caddy
  • Development Tools - Jupyter, VS Code Server
  • And much more…

Templates Library Browse pre-built templates for common applications

Template Detail View template details and deploy with one click

Deployment Dashboard

Monitor and manage all your deployments:

  • Active Deployments - See all running deployments
  • Deployment Status - Real-time status updates
  • Logs - View container logs directly in the console
  • Events - Monitor deployment events and shell access
  • URLs - Access your deployed applications

Deployments Dashboard Manage all your deployments from a single dashboard


Quick Example: Deploy a Web App

Step-by-Step Deployment Flow

1. Configure Your Deployment

Use the SDL Builder or choose a template, then customize your configuration:

SDL Configuration Configure your deployment with SDL or use the visual builder

2. Set Deposit Amount

Set the initial deposit for your deployment:

Deployment Review Set your deposit amount - this is held in escrow and refunded when you close the deployment

The deposit:

  • Is held in escrow to pay for your deployment
  • Gets refunded when you close the deployment
  • Automatically tops up if running low

3. Select a Provider Bid

After creating the deployment, providers will submit bids. Choose one based on:

  • Price - Cost per month
  • Location - Geographic region
  • Attributes - Features and certifications

Bid Selection Review and accept provider bids for your deployment

4. Access Your Running Deployment

Once the bid is accepted, your deployment will start running:

Deployment Active Your deployment is live with URLs and status information

You’ll see:

  • Live URLs - Access your application
  • Status - Real-time deployment state
  • Cost Tracking - Current spending
  • Management Controls - Update, logs, close

Console vs CLI

When to Use Console

Use Console if you:

  • Prefer visual interfaces over terminal commands
  • Are new to Akash and want guided setup
  • Want quick deployments with pre-built templates
  • Need to manage multiple deployments with a dashboard view
  • Want to try Akash with free trial credits
  • Prefer browsing provider bids visually

When to Use CLI

Use CLI if you:

  • Need automation and scripting for deployments
  • Want CI/CD pipeline integration
  • Prefer command-line workflows
  • Need advanced features like AuthZ delegation
  • Want direct blockchain control without GUI
  • Are building tooling on top of Akash

Both work together! Deployments created in Console can be managed via CLI, and vice versa. Use whichever tool fits your workflow best.


Common Tasks

View Deployment Logs

Monitor your application’s output in real-time:

  1. Go to “Deployments” in the sidebar
  2. Click on your deployment
  3. Navigate to “Logs” tab
  4. View real-time container logs

Deployment Logs View real-time logs from your running containers

Monitor Events and Shell Access

Access deployment events and shell terminal:

Deployment Events View deployment events and access shell terminal

Update a Deployment

Modify your running deployment without downtime:

  1. Select your deployment
  2. Click “Edit” or “Update”
  3. Modify your SDL or configuration
  4. Click “Update Deployment”
  5. Changes will be applied to your running deployment

Deployment Update Update your deployment configuration on the fly

Note: Existing containers continue running until the new version is ready.

Close a Deployment

Stop your deployment and reclaim your deposit:

  1. Select your deployment
  2. Click “Close” or “Stop”
  3. Confirm the action
  4. Your deployment will stop and remaining escrow will be refunded

Deployment Close Confirmation Confirm deployment closure and reclaim your deposit

Deployment Closed Deployment successfully closed

Manage Billing and Credits

View your trial credits and add payment methods:

Billing and Credits Manage your trial credits, payment methods, and billing

You can:

  • Check remaining trial credits
  • Add or update credit card
  • View spending history
  • Convert to pay-as-you-go after trial expires

Next Steps


Need Help?


Ready to deploy? Visit console.akash.network and create your first deployment!

footer-logo-dark

© Akash Network 2025 The Akash Network Authors Documentation Distributed under CC BY 4.0

Open-source Apache 2.0 Licensed.

GitHub v0.38.2

Privacy