-
Notifications
You must be signed in to change notification settings - Fork 277
RC: Quickstart changes #1719
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RC: Quickstart changes #1719
Conversation
dwdougherty
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Language LGTM. Preview hasn't built yet, so I can't look at the images in situ.
|
Thanks @dwdougherty! |
|
Step 4: You'll go to the create database page with the Free plan selected. => it's actually Essentials and it may change in the future. I suggest just saying ~you will get to the below page with the following plans. |
|
Also, I think we can remove the note box as all of this info is now available in the UI itself. |
|
@igalperelman I'm confused - when I follow these steps on production, the create database page opens with the Free plan already selected. Are you saying it's supposed to have the Essentials plan selected? |
|
Why? What do they learn in the docs which is not available in the UI? It
literally repeats what is available in the UI. I understand the logic when
we had an interstitial hide all of the plans, however now they are all
visible in the UI.
On Wed, Jun 18, 2025, 7:41 PM Cameron Bates ***@***.***> wrote:
***@***.**** commented on this pull request.
------------------------------
In content/operate/rc/rc-quickstart.md
<#1719 (comment)>:
>
- If you select **Essentials**, you can choose your cloud provider and region, and then select **Get started** to create your database.
+ {{< note >}}
+If you'd rather select a different plan, see [create a database]({{< relref "/operate/rc/databases/create-database" >}}) and follow the guide for the plan you need. See [Subscriptions]({{< relref "/operate/rc/subscriptions" >}}) for more information about available plans.
⬇️ Suggested change
-If you'd rather select a different plan, see [create a database]({{< relref "/operate/rc/databases/create-database" >}}) and follow the guide for the plan you need. See [Subscriptions]({{< relref "/operate/rc/subscriptions" >}}) for more information about available plans.
+If you'd rather select a different plan, see [create a database]({{< relref "/operate/rc/databases/create-database" >}}) and follow the guide for the plan you need.
@igalperelman <https://github.com/igalperelman> I see your point, but
we'd like to point people to the docs for creating a different type of
database if they'd rather not create a free database.
—
Reply to this email directly, view it on GitHub
<#1719 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BRV6T57WEEDEHXLRNXXJZJT3EGJE7AVCNFSM6AAAAAB7TMKKN6VHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDSMZZHE4TKNBWHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
This email and any attachments may contain confidential and privileged information intended only for the recipient. If you are not the intended recipient, please notify the sender immediately, delete this email, and refrain from disclosing or using its contents. Unauthorized use, disclosure, or distribution of this communication is prohibited. Should you have any questions, please contact ***@***.***
|
|
I will check what the default is, yet my meta point here is that we should
not mention the default as this may change later on + in a few months I am
planning to personalize the default per users type.
On Wed, Jun 18, 2025, 7:40 PM Cameron Bates ***@***.***> wrote:
*cmilesb* left a comment (redis/docs#1719)
<#1719 (comment)>
@igalperelman <https://github.com/igalperelman> I'm confused - when I
follow these steps on production, the create database page opens with the
Free plan already selected. Are you saying it's supposed to have the
Essentials plan selected?
Screenshot.2025-06-18.at.12.39.49.png (view on web)
<https://github.com/user-attachments/assets/a8a83f45-f3a8-48f0-9b93-d2b370162539>
—
Reply to this email directly, view it on GitHub
<#1719 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/BRV6T54PRZCMMKYEOKTUQT33EGI7LAVCNFSM6AAAAAB7TMKKN6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDSOBUHE3DKNJRHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
This email and any attachments may contain confidential and privileged information intended only for the recipient. If you are not the intended recipient, please notify the sender immediately, delete this email, and refrain from disclosing or using its contents. Unauthorized use, disclosure, or distribution of this communication is prohibited. Should you have any questions, please contact ***@***.***
|

DOC-5344