dstack Sky¶
If you don't want to host the dstack
server or would like to access GPU from the dstack
marketplace,
sign up with dstack Sky.
Set up the CLI¶
If you've signed up, open your project settings, and copy the dstack config
command to point the CLI to the project.
Then, install the CLI on your machine and use the copied command.
$ pip install dstack
$ dstack project add --name peterschmidt85 \
--url https://sky.dstack.ai \
--token bbae0f28-d3dd-4820-bf61-8f4bb40815da
Configuration is updated at ~/.dstack/config.yml
Configure clouds¶
By default, dstack Sky uses the GPU from its marketplace, which requires a credit card to be attached in your account settings.
To use your own cloud accounts, click the settings icon of the corresponding backend and specify credentials:
For more details on how to configure your own cloud accounts, check the server/config.yml reference.
What's next?¶
- Follow quickstart
- Browse examples
- Join the community via Discord