Skip to content

Commit 860b5a2

Browse files
authored
Merge pull request #51 from ClickHouse/quick_start_changes
Update quick-start guide to highlight multiple sign up options
2 parents 64a3305 + d184efd commit 860b5a2

File tree

5 files changed

+14
-3
lines changed

5 files changed

+14
-3
lines changed
-10.5 KB
Loading
19 KB
Loading
-439 KB
Loading
281 KB
Loading

docs/en/cloud/get-started/cloud-quick-start.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,30 @@ service in [ClickHouse Cloud](https://clickhouse.cloud).
1717
To create a free ClickHouse service in [ClickHouse Cloud](https://clickhouse.cloud), you just need to sign up by completing the following steps:
1818

1919
- Create an account on the [sign-up page](https://clickhouse.cloud/signUp)
20-
- Verify your email address (by clicking the link in the email you receive)
20+
- You can choose to sign up using your email or via Google SSO, Microsoft SSO, AWS Marketplace, Google Cloud or Microsoft Azure
21+
- If you sign up using an email and password, remember to verify your email address within the next 24h via the link you receive in your email
2122
- Login using the username and password you just created
2223

24+
<div class="eighty-percent">
25+
![Select Plan](@site/docs/en/_snippets/images/signup_page.png)
26+
</div>
27+
<br/>
28+
2329
Once you are logged in, ClickHouse Cloud starts the onboarding wizard which walks you through creating a new ClickHouse service. You will initially be requested to [select a plan](/docs/en/cloud/manage/cloud-tiers):
2430

2531
<div class="eighty-percent">
2632
![Select Plan](@site/docs/en/_snippets/images/select_plan.png)
2733
</div>
2834
<br/>
2935

30-
**We recommend the Scale tier for most workloads. Further details on tiers can be found [here](/docs/en/cloud/manage/cloud-tiers)**
36+
:::tip
37+
We recommend the Scale tier for most workloads.
38+
Further details on tiers can be found [here](/docs/en/cloud/manage/cloud-tiers)
39+
:::
3140

32-
Selecting a plan initiates trial and requires you to select a desired region in which to deploy your first service. The exact options available will depend on the tier selected. Below we assume the user has selected the recommended Scale tier.
41+
Selecting a plan requires you to select the desired region in which to deploy your first service.
42+
The exact options available will depend on the tier selected.
43+
In the step below, we assume that the user has opted for the recommended Scale tier.
3344

3445
Select your desired region for deploying the service, and give your new service a name:
3546

0 commit comments

Comments
 (0)