Skip to content

Commit 42e2f78

Browse files
Minor plural cloud docs improvements (#487)
Add screenshot, explain webhook is optional
1 parent 6d36269 commit 42e2f78

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

pages/getting-started/first-steps/plural-cloud.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,18 @@ Once you select Plural Cloud, you'll see a wizard like the below:
3232
![](/assets/getting-started/cloud-wizard.png)
3333

3434

35-
After filling out the wizard, it'll take about 2-3 minutes to instantiate your cluster, from there, you'll be given a wizard to finalize the setup of your instance.
35+
After filling out the wizard, it'll take about 2-3 minutes to instantiate your cluster, from there, you can log into your Plural Cloud instance, and connect it to your Github and AWS/GCP/Azure infrastructure.
3636

3737
## Setup Wizard
3838

39-
The setup wizard will cover two main things:
39+
After logging in, you should be presented with a wizard something like this:
40+
41+
![](/assets/plural-cloud/wizard.png)
42+
43+
The setup wizard will cover three main things:
4044

4145
* Setting up a connection to your SCM provider. The default is to install our Github App, which is the easiest overall flow, but you can provide an access token manually as well.
42-
* Setting up a webhook against your SCM provider. This is used to gather statuses of PRs and for the [Pull Request Workflow](/plural-features/stacks-iac-management/pr-workflow) for Plural Stacks.
46+
* Setting up a webhook against your SCM provider. This is used to gather statuses of PRs and for the [Pull Request Workflow](/plural-features/stacks-iac-management/pr-workflow) for Plural Stacks. It is optional and you can skip it if your access token or app install wasn't granted the necessary permissions.
4347
* instructing your to run `plural up --cloud` to set up your initial management cluster.
4448

4549
## The "plural up --cloud" command
336 KB
Loading

0 commit comments

Comments
 (0)