Desktop Installer
Download Installer
Run GPUStack
Double-click the downloaded installer and follow the on-screen instructions to complete the installation.
Open GPUStack UI
Click the GPUStack icon
in the menu bar (on macOS) or system tray (on Windows), then select the Web Console
menu.
No password verification is required when using the method above. If you need to access via IP, use the following command to check the initial password.
- macOS
cat /Library/Application\ Support/GPUStack/initial_admin_password
- Windows
Get-Content "C:\ProgramData\GPUStack\initial_admin_password" -Tail 200 -Wait
(Optional) Add Worker
1. Get Token
Click the GPUStack icon
in the menu bar (macOS) or system tray (Windows), then select the Copy Token
menu on the server machine.
2. Register Worker
On the worker machine:
-
Click the
GPUStack icon
, then select theQuick Config
menu. -
Select
Worker
as the service role. -
Enter the
Server URL
. -
Paste the
Token
copied from the server. -
Click
Restart
to apply the settings. -
Refresh the worker list on the server to confirm the new worker has been added.