Skip to main content

Step 3: Access Dashboard & Monitor Deployments

Access the dstack Dashboard

  1. Open your browser and navigate to http://localhost:9080
  2. You should see the dstack management interface
dstack Dashboard

Create New Deployment

Click “Deploy New Application” and fill in the deployment form:
deployment progress

CLI Tools for Monitoring Deployments

dstack-vmm CLI

Monitor VMs and container deployments:

Supervisor CLI

Monitor processes within containers:

dstack-util CLI

For advanced monitoring and attestation:

Monitor Deployment Progress

The deployment process involves several steps:
1
Creating Confidential VM
2
Setting up secure environment
3
Pulling Docker images
4
Starting containers
Application running
Use the CLI tools above to monitor each step and troubleshoot any issues during deployment.