Skip to content

Conversation

@blva
Copy link
Collaborator

@blva blva commented Jun 9, 2022

Proposed changes

Jira ticket: CLOUDP-118914

➜  mongocli git:(CLOUDP-118914) atlasdev quickstart --clusterName cs

[Default Settings]
Cluster Name:				cs
Cloud Provider and Region:		AWS - US_EAST_1
Database User Username:			Cluster85670
Load sample data:			Yes
Allow connections from (IP Address):	184.75.19.146
? Do you want to set up your first free database in Atlas with default settings (it's free forever)? No
Press [Enter] to use the default values.

Enter [?] on any option to get help.

[Set up your Atlas cluster]
? Cloud Provider AWS
? Cloud Provider Region US_EAST_2
? Do you want to load sample data into cs? No

[Set up your database authentication access details. Store them in a secure location.]
? Database User Username my_username
? Database User Password [Must be >10 characters. Press Enter to use an auto-generated password] MyUserPassword

[Set up your database network access details]
? IP Access List Entry [Press Enter to use your public IP address '184.75.19.146'] 184.75.19.146

[Confirm cluster settings]
Cluster Name:				cs
Cloud Provider and Region:		AWS - US_EAST_2
Database User Username:			my_username
Allow connections from (IP Address):	184.75.19.146
? Are you ready to create your Atlas cluster with the above settings? No

[Set up your Atlas cluster]
? Cloud Provider AWS
? Cloud Provider Region US_EAST_1

[Set up your database authentication access details. Store them in a secure location.]
? Database User Username my_username
? Database User Password [Must be >10 characters. Press Enter to use an auto-generated password] MyUserPassword

[Set up your database network access details]
? IP Access List Entry [Press Enter to use your public IP address '184.75.19.146'] [? for help] (184.75.19.146)

Checklist

  • I have signed the MongoDB CLA
  • I have added tests that prove my fix is effective or that my feature works
  • I have added any necessary documentation in document requirements section listed in CONTRIBUTING.md (if appropriate)
  • I have addressed the @mongodb/docs-cloud-team comments (if appropriate)
  • I have updated e2e/E2E-TESTS.md (if an e2e test has been added)
  • I have run make fmt and formatted my code

Further comments

@blva blva changed the base branch from master to onboarding_improvements June 9, 2022 14:43
@blva blva changed the title Cloudp 118914 CLOUDP-118914: Save selected values and ask setup in a loop Jun 9, 2022
@blva blva force-pushed the CLOUDP-118914 branch 3 times, most recently from 41cbce5 to aaaebdd Compare June 9, 2022 15:05
@blva blva force-pushed the CLOUDP-118914 branch from aaaebdd to e7b2516 Compare June 9, 2022 15:08
@blva blva marked this pull request as ready for review June 9, 2022 15:10
@blva blva requested a review from a team June 9, 2022 15:10
Copy link
Collaborator

@ciprian-tibulca ciprian-tibulca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, code looks ok

@blva blva merged commit 7355a35 into onboarding_improvements Jun 9, 2022
@blva blva deleted the CLOUDP-118914 branch June 9, 2022 17:39
ciprian-tibulca added a commit that referenced this pull request Jun 10, 2022
* CLOUDP-120254: Address advocate experience feedback (#1281)

* CLOUDP-124560: Add login to quickstart (#1284)

* CLOUDP-118914: Clean up after tests that set config (#1285)

* CLOUDP-118914: Save selected values and ask setup in a loop (#1297)

* license header

Co-authored-by: Bianca <40155621+blva@users.noreply.github.com>
Co-authored-by: Bianca <bianca.vianadeaguiar@mongodb.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants