Build the dstack components, start the core services, and verify everything in the UI.
Heads-up: This step assumes you finished Step 3 (kernel headers, Rust, WireGuard,.env
, and thesystemd
unit).
Action | |
---|---|
SSH into the host | ![]() step1.png |
Accept the fingerprint | ![]() step2.png |
Confirm WireGuard installed | ![]() step4.0.png |
Action | |
---|---|
Install Rust (rustup) | ![]() step4.1.png |
Finish rustup setup | ![]() step4.2.png |
Clone meta-dstack | ![]() step4.3.png |
Generate local build config | ![]() step4.4.png |
Command | |
---|---|
./build.sh hostcfg | ![]() step5.png |
./build.sh dl … | ![]() step6.png |
./build.sh guest | ![]() step7.png |
Action | |
---|---|
Start kms | ![]() step9.png |
Start gateway | ![]() step10.png |
Start vmm | ![]() step11.png |
Open VMM UI | ![]() step12.0.png |
Verify components | ![]() step12.1.png |
Ready to deploy | ![]() step12.2.png |