Skip to content

Commit

Permalink
- [Docs] Replaced dstack Cloud with dstack Sky
Browse files Browse the repository at this point in the history
  • Loading branch information
peterschmidt85 committed Feb 22, 2024
1 parent 718eeff commit 914ba85
Show file tree
Hide file tree
Showing 13 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion docs/docs/concepts/services.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ it's possible to offer the model via the OpenAI-compatible interface.
In case your service has the [model mapping](#model-mapping) configured, `dstack` will
automatically make your model available at `https://gateway.<gateway domain>` via the OpenAI-compatible interface.

If you're using the cloud version of `dstack`, the gateway is set up for you.
If you're using [dstack Sky](https://sky.dstack.ai), the gateway is set up for you.

## Define a configuration

Expand Down
2 changes: 1 addition & 1 deletion docs/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ as well as on-premises servers.

### How does it work?

1. [Install](installation/index.md) the open-source server and configure backends (or <a href="https://cloud.dstack.ai">sign up</a> with the cloud version)
1. [Install](installation/index.md) the open-source server and configure backends (or <a href="https://sky.dstack.ai">sign up</a> with the dstack Sky)
2. Define configurations such as dev environments, tasks, and services.
3. Run configurations via the CLI or API. The `dstack` server automatically provisions cloud resources, handles
containers, logs, network, and everything else.
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
??? info "Set up the CLI"
To use the open-source version, make sure to [install the server](installation/index.md) and configure backends.

To use the cloud version, install the CLI and run the `dstack config` command:
If you're using [dstack Sky](https://sky.dstack.ai), install the CLI and run the `dstack config` command:

![](../../assets/images/dstack-cloud-config.png){ width=800 }
![](../assets/images/dstack-cloud-config.png){ width=800 }

Once the CLI is set up, follow the quickstart.

Expand Down
2 changes: 1 addition & 1 deletion docs/examples/infinity.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ resources:
!!! warning "Gateway"
Before running a service, ensure that you have configured a [gateway](../docs/concepts/services.md#set-up-a-gateway).
If you're using dstack Cloud, the default gateway is configured automatically for you.
If you're using [dstack Sky](https://sky.dstack.ai), the default gateway is configured automatically for you.
<div class="termy">
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/mixtral.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Below are multiple variants: via vLLM (`fp16`), TGI (`fp16`), or TGI (`int4`).

!!! warning "Prerequisites"
Before running a service, make sure to set up a [gateway](../docs/concepts/services.md#set-up-a-gateway).
However, it's not required when using dstack Cloud, as it's set up automatically.
However, it's not required when using dstack Sky, as it's set up automatically.

[//]: # ( Also, make sure to adjust the `--tensor-parallel-size` and `--num-shard` parameters in the YAML configuration to align)
[//]: # ( with the number of GPUs used.)
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/ollama.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ model:

!!! warning "Gateway"
Before running a service, ensure that you have configured a [gateway](../docs/concepts/services.md#set-up-a-gateway).
If you're using dstack Cloud, the default gateway is configured automatically for you.
If you're using [dstack Sky](https://sky.dstack.ai), the default gateway is configured automatically for you.

<div class="termy">

Expand Down
2 changes: 1 addition & 1 deletion docs/examples/sdxl.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ resources:
!!! warning "NOTE:"
Before running a service, ensure that you have configured a [gateway](../docs/concepts/services.md#set-up-a-gateway).
If you're using dstack Cloud, the default gateway is configured automatically for you.
If you're using [dstack Sky](https://sky.dstack.ai), the default gateway is configured automatically for you.
After the gateway is configured, go ahead run the service.
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/tei.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ resources:
!!! warning "Gateway"
Before running a service, ensure that you have configured a [gateway](../docs/concepts/services.md#set-up-a-gateway).
If you're using dstack Cloud, the default gateway is configured automatically for you.
If you're using [dstack Sky](https://sky.dstack.ai), the default gateway is configured automatically for you.
<div class="termy">
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/tgi.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ model:

!!! warning "Gateway"
Before running a service, ensure that you have configured a [gateway](../docs/concepts/services.md#set-up-a-gateway).
If you're using dstack Cloud, the default gateway is configured automatically for you.
If you're using [dstack Sky](https://sky.dstack.ai), the default gateway is configured automatically for you.

<div class="termy">

Expand Down
2 changes: 1 addition & 1 deletion docs/examples/vllm.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ model:
!!! warning "Gateway"
Before running a service, ensure that you have configured a [gateway](../docs/concepts/services.md#set-up-a-gateway).
If you're using dstack Cloud, the default gateway is configured automatically for you.
If you're using [dstack Sky](https://sky.dstack.ai), the default gateway is configured automatically for you.
<div class="termy">
Expand Down
8 changes: 4 additions & 4 deletions docs/overrides/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ <h2>Get started in a minute</h2>
</div>

<div class="plans_card">
<div class="plans_card__title">dstack Cloud</div>
<div class="plans_card__title">dstack Sky</div>
<div class="plans_card__subtitle">
Access GPUs from a wide range of providers, ensuring the best price and availability.
</div>
Expand Down Expand Up @@ -519,7 +519,7 @@ <h2>FAQ</h2>
<div class="tx-faq__list">
<div class="tx-faq__item">
<div class="tx-faq__item-title">
What is the difference between the open-source version and dstack Cloud?
What is the difference between the open-source version and dstack Sky?
<div class="tx-faq__item-title-icon">
</div>
</div>
Expand All @@ -532,9 +532,9 @@ <h2>FAQ</h2>
</p>

<p>
dstack Cloud is a fully managed service that enables you to run workloads across multiple cloud
dstack Sky is a fully managed service that enables you to run workloads across multiple cloud
providers, guaranteeing optimal GPU pricing and availability. You don't need individual
accounts with each provider – dstack Cloud manages everything for you.
accounts with each provider – dstack Sky manages everything for you.
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion src/dstack/_internal/core/models/backends/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ class BackendType(str, enum.Enum):
Attributes:
AWS (BackendType): Amazon Web Services
AZURE (BackendType): Microsoft Azure
DSTACK (BackendType): dstack Cloud
DSTACK (BackendType): dstack Sky
GCP (BackendType): Google Cloud Platform
DATACRUNCH (BackendType): DataCrunch
KUBERNETES (BackendType): Kubernetes
Expand Down
2 changes: 1 addition & 1 deletion src/dstack/_internal/server/services/gateways/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ async def set_gateway_wildcard_domain(
if gateway is None:
raise ResourceNotExistsError()
if gateway.backend.type == BackendType.DSTACK:
raise ServerClientError("Custom domains for dstack Cloud gateway are not supported")
raise ServerClientError("Custom domains for dstack Sky gateway are not supported")
await session.execute(
update(GatewayModel)
.where(
Expand Down

0 comments on commit 914ba85

Please sign in to comment.