Skip to content

Commit b54eee5

Browse files
authored
Merge pull request #4732 from ClickHouse/update-aws-payg-2
aws payg changes
2 parents 53fbd85 + 164c088 commit b54eee5

File tree

10 files changed

+43
-75
lines changed

10 files changed

+43
-75
lines changed

docs/cloud/reference/03_billing/02_marketplace/aws-marketplace-payg.md

Lines changed: 43 additions & 75 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ import aws_marketplace_payg_6 from '@site/static/images/cloud/manage/billing/mar
1515
import aws_marketplace_payg_7 from '@site/static/images/cloud/manage/billing/marketplace/aws-marketplace-payg-7.png';
1616
import aws_marketplace_payg_8 from '@site/static/images/cloud/manage/billing/marketplace/aws-marketplace-payg-8.png';
1717
import aws_marketplace_payg_9 from '@site/static/images/cloud/manage/billing/marketplace/aws-marketplace-payg-9.png';
18-
import aws_marketplace_payg_10 from '@site/static/images/cloud/manage/billing/marketplace/aws-marketplace-payg-10.png';
19-
import aws_marketplace_payg_11 from '@site/static/images/cloud/manage/billing/marketplace/aws-marketplace-payg-11.png';
20-
import aws_marketplace_payg_12 from '@site/static/images/cloud/manage/billing/marketplace/aws-marketplace-payg-12.png';
2118
import Image from '@theme/IdealImage';
2219

2320
Get started with ClickHouse Cloud on the [AWS Marketplace](https://aws.amazon.com/marketplace) via a PAYG (Pay-as-you-go) Public Offer.
@@ -26,112 +23,83 @@ Get started with ClickHouse Cloud on the [AWS Marketplace](https://aws.amazon.co
2623

2724
- An AWS account that is enabled with purchasing rights by your billing administrator.
2825
- To purchase, you must be logged into the AWS marketplace with this account.
26+
- To connect a ClickHouse organization to your subscription, you must be an admin of that organization.
2927

30-
## Steps to sign up {#steps-to-sign-up}
31-
32-
1. Go to the [AWS Marketplace](https://aws.amazon.com/marketplace) and search for ClickHouse Cloud.
33-
34-
<br />
35-
36-
<Image img={aws_marketplace_payg_1} size="md" alt="AWS Marketplace home page" border/>
37-
38-
<br />
39-
40-
2. Click on the [listing](https://aws.amazon.com/marketplace/pp/prodview-jettukeanwrfc) and then on **View purchase options**.
41-
42-
<br />
43-
44-
<Image img={aws_marketplace_payg_2} size="md" alt="AWS Marketplace search for ClickHouse" border/>
45-
46-
<br />
47-
48-
3. On the next screen, configure the contract:
49-
- **Length of contract** - PAYG contracts run month to month.
50-
- **Renewal settings** - You can set the contract to auto-renew or not.
51-
Note that we strongly recommend keeping your subscription set to auto-renew every month. However, if you don't enable auto renewal, your organization is automatically put into a grace period at the end of the billing cycle and then decommissioned.
28+
:::note
29+
One AWS account can only subscribe to one “ClickHouse Cloud - Pay As You Go” subscription which can only be linked to one ClickHouse organization.
30+
:::
5231

53-
- **Contract options** - You can input any number (or just 1) into this text box. This will not affect the price you pay as the price for these units for the public offer is $0. These units are usually used when accepting a private offer from ClickHouse Cloud.
54-
55-
- **Purchase order** - This is optional and you can ignore this.
56-
57-
<br />
58-
59-
<Image img={aws_marketplace_payg_3} size="md" alt="AWS Marketplace configure contract" border/>
60-
61-
<br />
62-
63-
After filling out the above information, click on **Create Contract**. You can confirm that the contract price displayed is zero dollars which essentially means that you have no payment due and will incur charges based on usage.
64-
65-
<br />
32+
## Steps to sign up {#steps-to-sign-up}
6633

67-
<Image img={aws_marketplace_payg_4} size="md" alt="AWS Marketplace confirm contract" border/>
34+
<VerticalStepper headerLevel="h3">
6835

69-
<br />
36+
### Search for Clickhouse Cloud - Pay As You Go {#search-payg}
7037

71-
4. Once you click **Create Contract**, you will see a modal to confirm and pay ($0 due).
38+
Go to the [AWS Marketplace](https://aws.amazon.com/marketplace) and search for “ClickHouse Cloud - Pay As You Go”.
7239

73-
5. Once you click **Pay now**, you will see a confirmation that you are now subscribed to the AWS Marketplace offering for ClickHouse Cloud.
40+
<Image img={aws_marketplace_payg_1} alt="AWS Marketplace search for ClickHouse" border/>
7441

75-
<br />
42+
### View purchase options {#purchase-options}
7643

77-
<Image img={aws_marketplace_payg_5} size="md" alt="AWS Marketplace payment confirmation" border/>
44+
Click on the [listing](https://aws.amazon.com/marketplace/pp/prodview-p4gwofrqpkltu) and then on **View purchase options**.
7845

79-
<br />
46+
<Image img={aws_marketplace_payg_2} alt="AWS Marketplace view purchase options" border/>
8047

81-
6. Note that at this point, the setup is not complete yet. You will need to redirect to ClickHouse Cloud by clicking on **Set up your account** and signing up on ClickHouse Cloud.
48+
### Subscribe {#subscribe}
8249

83-
7. Once you redirect to ClickHouse Cloud, you can either login with an existing account, or register with a new account. This step is very important so we can bind your ClickHouse Cloud organization to the AWS Marketplace billing.
50+
On the next screen, click subscribe.
8451

85-
<br />
52+
:::note
53+
**Purchase order (PO) number** is optional and can be ignored.
54+
:::
8655

87-
<Image img={aws_marketplace_payg_6} size="md" alt="ClickHouse Cloud sign in page" border/>
56+
<Image img={aws_marketplace_payg_3} alt="AWS Marketplace subscribe" border/>
8857

89-
<br />
58+
### Set up your account {#set-up-your-account}
9059

91-
If you are a new ClickHouse Cloud user, click **Register** at the bottom of the page. You will be prompted to create a new user and verify the email. After verifying your email, you can leave the ClickHouse Cloud login page and login using the new username at the [https://console.clickhouse.cloud](https://console.clickhouse.cloud).
60+
Note that at this point, the setup is not complete and your ClickHouse Cloud organization is not being billed through the marketplace yet. You will now need to click on Set up your account on your marketplace subscription to redirect to ClickHouse Cloud to finish setup.
9261

93-
<br />
62+
<Image img={aws_marketplace_payg_4} alt="Set up your account" border/>
9463

95-
<Image img={aws_marketplace_payg_7} size="md" alt="ClickHouse Cloud sign up page" border/>
64+
Once you redirect to ClickHouse Cloud, you can either login with an existing account, or register with a new account. This step is very important so we can bind your ClickHouse Cloud organization to your AWS Marketplace billing.
9665

97-
<br />
66+
:::note[New Clickhouse Cloud Users]
67+
If you are a new ClickHouse Cloud user, follow the steps below.
68+
:::
9869

99-
Note that if you are a new user, you will also need to provide some basic information about your business. See the screenshots below.
70+
<details>
71+
<summary><strong>Steps for new users</strong></summary>
10072

101-
<br />
73+
If you are a new ClickHouse Cloud user, click Register at the bottom of the page. You will be prompted to create a new user and verify the email. After verifying your email, you can leave the ClickHouse Cloud login page and login using the new username at the https://console.clickhouse.cloud.
10274

103-
<Image img={aws_marketplace_payg_8} size="md" alt="ClickHouse Cloud sign up info form" border/>
75+
<Image img={aws_marketplace_payg_5} size="md" alt="Clickhouse Cloud sign-up"/>
10476

105-
<br />
77+
:::note[New users]
78+
You will also need to provide some basic information about your business. See the screenshots below.
79+
:::
10680

107-
<br />
81+
<Image img={aws_marketplace_payg_6} size="md" alt="Before you start"/>
10882

109-
<Image img={aws_marketplace_payg_9} size="md" alt="ClickHouse Cloud sign up info form 2" border/>
83+
<Image img={aws_marketplace_payg_7} size="md" alt="Before you star continued"/>
11084

111-
<br />
85+
</details>
11286

11387
If you are an existing ClickHouse Cloud user, simply log in using your credentials.
11488

115-
8. After successfully logging in, a new ClickHouse Cloud organization will be created. This organization will be connected to your AWS billing account and all usage will be billed via your AWS account.
116-
117-
9. Once you login, you can confirm that your billing is in fact tied to the AWS Marketplace and start setting up your ClickHouse Cloud resources.
118-
119-
<br />
120-
121-
<Image img={aws_marketplace_payg_10} size="md" alt="ClickHouse Cloud view AWS Marketplace billing" border/>
89+
### Add the Marketplace Subscription to an Organization {#add-marketplace-subscription}
12290

123-
<br />
91+
After successfully logging in, you can decide whether to create a new organization to bill to this marketplace subscription or choose an existing organization to bill to this subscription.
12492

125-
<Image img={aws_marketplace_payg_11} size="md" alt="ClickHouse Cloud new services page" border/>
93+
<Image img={aws_marketplace_payg_8} size="md" alt="Add marketplace subscription" border/>
12694

127-
<br />
95+
After completing this step your organization will be connected to this AWS subscription and all usage will be billed via your AWS account.
12896

129-
10. You should receive an email confirming the sign up:
97+
You can confirm from the organization's billing page in the ClickHouse UI that billing is indeed now linked to the AWS marketplace.
13098

131-
<br />
99+
<Image img={aws_marketplace_payg_9} size="lg" alt="Confirm billing page" border/>
132100

133-
<Image img={aws_marketplace_payg_12} size="md" alt="AWS Marketplace confirmation email" border/>
101+
</VerticalStepper>
134102

135-
<br />
103+
## Support {#support}
136104

137105
If you run into any issues, please do not hesitate to contact [our support team](https://clickhouse.com/support/program).
35.9 KB
Loading
55.9 KB
Loading
-75.3 KB
Loading
47.7 KB
Loading
38 KB
Loading
111 KB
Loading
-45.3 KB
Loading
-28.2 KB
Loading
42.1 KB
Loading

0 commit comments

Comments
 (0)