Skip to main content
Heads-up: This step assumes you finished Step 3 (kernel headers, Rust, WireGuard, .env, and the systemd unit).

1 – Clone the Sources


2 – Visual Walk-through

2.1 Connect to Your Server


2.2 Prepare the Build Environment


2.3 Build dstack Binaries

Inside the repo:

3 – Start Core Services


✅ Next Step: Deploy Your First Application

By now you’ve successfully built and started all the core dstack components. Your dstack cluster is now ready to deploy confidential applications. To continue with deploying your first application, visit: dstack Deployment Walkthrough