Skip to content

Commit 61eb095

Browse files
[Docs] Update image URLs in documentation to use the new static asset links
1 parent 587ce02 commit 61eb095

26 files changed

+65
-65
lines changed

docs/blog/archive/ambassador-program.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Get involved as a community ambassador"
33
date: 2024-12-18
44
description: "Join dstack as an ambassador to grow the community, share knowledge, and help others use dstack."
55
slug: ambassador-program
6-
image: https://github.com/dstackai/static-assets/blob/main/static-assets/images/ambassador-program.png?raw=true
6+
image: https://dstack.ai/static-assets/static-assets/images/ambassador-program.png
77
categories:
88
- Community
99
---
@@ -23,7 +23,7 @@ of the `dstack` community, and play a key role in advancing the open AI ecosyste
2323
[//]: # (Mention:)
2424
[//]: # (Who we are looking for)
2525

26-
<img src="https://github.com/dstackai/static-assets/blob/main/static-assets/images/ambassador-program.png?raw=true" width="630"/>
26+
<img src="https://dstack.ai/static-assets/static-assets/images/ambassador-program.png" width="630"/>
2727

2828
<!-- more -->
2929

docs/blog/posts/amd-mi300x-inference-benchmark.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Benchmarking Llama 3.1 405B on 8x AMD MI300X GPUs"
33
date: 2024-10-09
44
description: "Exploring how the inference performance of Llama 3.1 405B varies on 8x AMD MI300X GPUs across vLLM and TGI backends in different use cases."
55
slug: amd-mi300x-inference-benchmark
6-
image: https://github.com/dstackai/static-assets/blob/main/static-assets/images/dstack-hotaisle-amd-mi300x-prompt-v5.png?raw=true
6+
image: https://dstack.ai/static-assets/static-assets/images/dstack-hotaisle-amd-mi300x-prompt-v5.png
77
categories:
88
- AMD
99
- Benchmarks
@@ -16,7 +16,7 @@ so we saw this as a great chance to test our integration by benchmarking AMD GPU
1616
[Hot Aisle :material-arrow-top-right-thin:{ .external }](https://hotaisle.xyz/){:target="_blank"}, who build top-tier
1717
bare metal compute for AMD GPUs, kindly provided the hardware for the benchmark.
1818

19-
<img src="https://github.com/dstackai/static-assets/blob/main/static-assets/images/dstack-hotaisle-amd-mi300x-prompt-v5.png?raw=true" width="750" />
19+
<img src="https://dstack.ai/static-assets/static-assets/images/dstack-hotaisle-amd-mi300x-prompt-v5.png" width="750" />
2020

2121
<!-- more -->
2222

docs/blog/posts/amd-on-runpod.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ cloud resources and run the configuration.
106106
If you specify `model` when running a service, `dstack` will automatically register the model on
107107
an OpenAI-compatible endpoint and allow you to use it for chat via the control plane UI.
108108

109-
<img src="https://github.com/dstackai/static-assets/blob/main/static-assets/images/dstack-control-plane-model-llama31.png?raw=true" width="750px" />
109+
<img src="https://dstack.ai/static-assets/static-assets/images/dstack-control-plane-model-llama31.png" width="750px" />
110110

111111
## What's next?
112112

docs/blog/posts/amd-on-tensorwave.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Using SSH fleets with TensorWave's private AMD cloud
33
date: 2025-03-11
44
description: "This tutorial walks you through how dstack can be used with TensorWave's private AMD cloud using SSH fleets."
55
slug: amd-on-tensorwave
6-
image: https://github.com/dstackai/static-assets/blob/main/static-assets/images/dstack-tensorwave-v2.png?raw=true
6+
image: https://dstack.ai/static-assets/static-assets/images/dstack-tensorwave-v2.png
77
categories:
88
- AMD
99
- SSH fleets
@@ -18,7 +18,7 @@ In this tutorial, we’ll walk you through how `dstack` can be used with
1818
[TensorWave :material-arrow-top-right-thin:{ .external }](https://tensorwave.com/){:target="_blank"} using
1919
[SSH fleets](../../docs/concepts/fleets.md#ssh).
2020

21-
<img src="https://github.com/dstackai/static-assets/blob/main/static-assets/images/dstack-tensorwave-v2.png?raw=true" width="630"/>
21+
<img src="https://dstack.ai/static-assets/static-assets/images/dstack-tensorwave-v2.png" width="630"/>
2222

2323
<!-- more -->
2424

@@ -28,7 +28,7 @@ training and inference.
2828
Before following this tutorial, ensure you have access to a cluster. You’ll see the cluster and its nodes in your
2929
TensorWave dashboard.
3030

31-
<img src="https://github.com/dstackai/static-assets/blob/main/static-assets/images/dstack-tensorwave-ui.png?raw=true" width="750"/>
31+
<img src="https://dstack.ai/static-assets/static-assets/images/dstack-tensorwave-ui.png" width="750"/>
3232

3333
## Creating a fleet
3434

docs/blog/posts/beyond-kubernetes-2024-recap-and-whats-ahead.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Beyond Kubernetes: 2024 recap and what's next for AI infra"
33
date: 2024-12-10
44
description: "Reflecting on key milestones from 2024, and looking ahead to the next steps in simplifying AI infrastructure orchestration."
55
slug: beyond-kubernetes-2024-recap-and-whats-ahead
6-
image: https://github.com/dstackai/static-assets/blob/main/static-assets/images/beyond-kubernetes-2024-recap-and-whats-ahead.png?raw=true
6+
image: https://dstack.ai/static-assets/static-assets/images/beyond-kubernetes-2024-recap-and-whats-ahead.png
77
categories:
88
- AMD
99
- NVIDIA

docs/blog/posts/cursor.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Accessing dev environments with Cursor"
33
date: 2025-03-31
44
description: "TBA"
55
slug: cursor
6-
image: https://github.com/dstackai/static-assets/blob/main/static-assets/images/dstack-cursor-v2.png?raw=true
6+
image: https://dstack.ai/static-assets/static-assets/images/dstack-cursor-v2.png
77
categories:
88
- Dev environments
99
---
@@ -17,7 +17,7 @@ Previously, support was limited to VS Code. However, as developers rely on a var
1717
we’ve expanded compatibility. With this update, dev environments now offer effortless access for users of
1818
[Cursor :material-arrow-top-right-thin:{ .external }](https://www.cursor.com/){:target="_blank"}.
1919

20-
<img src="https://github.com/dstackai/static-assets/blob/main/static-assets/images/dstack-cursor-v2.png?raw=true" width="630"/>
20+
<img src="https://dstack.ai/static-assets/static-assets/images/dstack-cursor-v2.png" width="630"/>
2121

2222
<!-- more -->
2323

@@ -73,7 +73,7 @@ To open in Cursor, use this link:
7373
Clicking the provided URL will prompt your desktop Cursor IDE to automatically connect to the remote machine via the SSH
7474
tunnel created by the `dstack apply` command, allowing you to securely work with your dev environment.
7575

76-
<img src="https://github.com/dstackai/static-assets/blob/main/static-assets/images/dstack-cursor-ide.png?raw=true" width="800"/>
76+
<img src="https://dstack.ai/static-assets/static-assets/images/dstack-cursor-ide.png" width="800"/>
7777

7878
Using Cursor over VS Code offers multiple benefits, particularly when it comes to integrated AI coding assistance and
7979
enhanced developer experience.

docs/blog/posts/docker-inside-containers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Using Docker and Docker Compose inside GPU-enabled containers"
33
date: 2024-10-30
44
description: "The latest release of dstack allows for the direct use of Docker and Docker Compose within run configurations."
5-
image: https://github.com/dstackai/static-assets/blob/main/static-assets/images/dstack-docker-inside-containers.png?raw=true
5+
image: https://dstack.ai/static-assets/static-assets/images/dstack-docker-inside-containers.png
66
slug: docker-inside-containers
77
---
88

@@ -82,7 +82,7 @@ One of the obvious use cases for this feature is when you need to use Docker Com
8282
For example, the Hugging Face Chat UI requires a MongoDB database, so using Docker Compose to run it is
8383
the easiest way:
8484

85-
<img src="https://github.com/dstackai/static-assets/blob/main/static-assets/images/dstack-docker-compose-terminal.png?raw=true" width="750"/>
85+
<img src="https://dstack.ai/static-assets/static-assets/images/dstack-docker-compose-terminal.png" width="750"/>
8686

8787
### docker build
8888

docs/blog/posts/dstack-metrics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Monitoring essential GPU metrics via CLI"
33
date: 2024-10-22
44
description: "dstack introduces a new CLI command (and API) for monitoring container metrics, incl. GPU usage for NVIDIA, AMD, and other accelerators."
55
slug: dstack-metrics
6-
image: https://github.com/dstackai/static-assets/blob/main/static-assets/images/dstack-stats-v2.png?raw=true
6+
image: https://dstack.ai/static-assets/static-assets/images/dstack-stats-v2.png
77
categories:
88
- AMD
99
- NVIDIA
@@ -18,7 +18,7 @@ While it's possible to use third-party monitoring tools with `dstack`, it is oft
1818
track metrics out of the box. That's why, with the latest release, `dstack` introduced [`dstack stats`](../../docs/reference/cli/dstack/metrics.md), a new CLI (and API)
1919
for monitoring container metrics, including GPU usage for `NVIDIA`, `AMD`, and other accelerators.
2020

21-
<img src="https://github.com/dstackai/static-assets/blob/main/static-assets/images/dstack-stats-v2.png?raw=true" width="725"/>
21+
<img src="https://dstack.ai/static-assets/static-assets/images/dstack-stats-v2.png" width="725"/>
2222

2323
<!-- more -->
2424

docs/blog/posts/efa.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Efficient distributed training with AWS EFA
33
date: 2025-02-20
44
description: "The latest release of dstack allows you to use AWS EFA for your distributed training tasks."
55
slug: efa
6-
image: https://github.com/dstackai/static-assets/blob/main/static-assets/images/distributed-training-with-aws-efa-v2.png?raw=true
6+
image: https://dstack.ai/static-assets/static-assets/images/distributed-training-with-aws-efa-v2.png
77
categories:
88
- Cloud fleets
99
---
@@ -16,7 +16,7 @@ distributed training workloads across multiple GPUs and instances.
1616

1717
With the latest release of `dstack`, you can now leverage AWS EFA to supercharge your distributed training tasks.
1818

19-
<img src="https://github.com/dstackai/static-assets/blob/main/static-assets/images/distributed-training-with-aws-efa-v2.png?raw=true" width="630"/>
19+
<img src="https://dstack.ai/static-assets/static-assets/images/distributed-training-with-aws-efa-v2.png" width="630"/>
2020

2121
<!-- more -->
2222

docs/blog/posts/gpu-blocks-and-proxy-jump.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Introducing GPU blocks and proxy jump for SSH fleets
33
date: 2025-02-18
44
description: "TBA"
55
slug: gpu-blocks-and-proxy-jump
6-
image: https://github.com/dstackai/static-assets/blob/main/static-assets/images/data-centers-and-private-clouds.png?raw=true
6+
image: https://dstack.ai/static-assets/static-assets/images/data-centers-and-private-clouds.png
77
categories:
88
- SSH fleets
99
---
@@ -21,7 +21,7 @@ Originally, `dstack` was focused on public clouds. With the new release, `dstack
2121
extends support to data centers and private clouds, offering a simpler, AI-native solution that replaces Kubernetes and
2222
Slurm.
2323

24-
<img src="https://github.com/dstackai/static-assets/blob/main/static-assets/images/data-centers-and-private-clouds.png?raw=true" width="630"/>
24+
<img src="https://dstack.ai/static-assets/static-assets/images/data-centers-and-private-clouds.png" width="630"/>
2525

2626
<!-- more -->
2727

0 commit comments

Comments
 (0)