From b3d02a8b49761b772af107a505f4e4c899501b75 Mon Sep 17 00:00:00 2001 From: Andrey Cheptsov Date: Wed, 13 May 2026 12:49:22 +0200 Subject: [PATCH 1/2] Update project type copy --- .../src/App/Login/LoginByGithub/index.tsx | 63 ++++++++++++++----- .../Login/LoginByGithub/styles.module.scss | 2 +- .../pages/Project/CreateWizard/constants.ts | 17 ++--- .../src/pages/Project/CreateWizard/index.tsx | 39 +++++++----- mkdocs/overrides/home.html | 4 +- 5 files changed, 85 insertions(+), 40 deletions(-) diff --git a/frontend/src/App/Login/LoginByGithub/index.tsx b/frontend/src/App/Login/LoginByGithub/index.tsx index d6e0223c5b..28e99d1996 100644 --- a/frontend/src/App/Login/LoginByGithub/index.tsx +++ b/frontend/src/App/Login/LoginByGithub/index.tsx @@ -228,7 +228,27 @@ function ProductOverview() {
dstack Sky
-
Your cloud accounts
+
+ Bring Your Own Cloud{' '} + + + Use compute from your own cloud account(s) by providing your credentials. + + + You pay for compute and storage usage directly to the configured cloud + provider(s) through their billing. dstack won't bill or charge you. + + + } + > + + + + +
@@ -237,36 +257,47 @@ function ProductOverview() {
- SSH fleets{' '} + GPU Marketplace{' '} + + Use compute from multiple cloud providers without needing your own cloud + account(s). + + + You pay for compute and storage usage directly to dstack. You can + top up your balance in your dstack user settings. + + When you sign up, you get $5 in credits. + + } >
-
- -
+
- GPU marketplace{' '} + SSH fleets{' '}
-
+
+ +
@@ -283,11 +314,13 @@ function ProductOverview() {
Configure your own domain
-
Pre-configured *.sky.dstack.ai
+
+ Pre-configured *.sky.dstack.ai +
Pricing
Free
-
Pay only for marketplace GPU
+
Pay only if you use GPU Marketplace
Self-hosted
@@ -302,7 +335,7 @@ function ProductOverview() {