Skip to content

Commit 444e0cb

Browse files
committed
minor changes
1 parent 880541f commit 444e0cb

File tree

4 files changed

+13
-3
lines changed

4 files changed

+13
-3
lines changed

docs/tutorials/using-one-click-deploy.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,17 +25,27 @@ Alternatively, you can find the "1-Click Deploy" button located in the `README.m
2525
![deploy-with-defang-button](/img/use-one-click-tutorial/deploy-with-defang-button.png)
2626
:::
2727

28-
## Step 2 - Allow Permissions
28+
## Step 2 - Login
2929

30-
After you've clicked, you will be prompted to use GitHub to log in. Once you see a "Create a new repository" page appear, allow the sample repository to get cloned into your GitHub account. You can do this by clicking the green "Create repository" button at the bottom.
30+
For 1-click deployments to work, Defang has to have your permission, which you can grant by logging in. If you are already logged in, you will be automatically taken to the next step.
31+
32+
![login-screen](/img/use-one-click-tutorial/login-screen.png)
33+
34+
35+
## Step 2 - Create Your Repo
36+
37+
Onced logged in, you'll be redirected to GitHub. Click the "Create repository button" to create a new repository with the sample project.
3138

3239
![create-repository](/img/use-one-click-tutorial/create-repository.png)
3340

41+
3442
## Step 3 - Wait for Deployment to Complete
3543

3644
A Github Action workflow will automatically start running to install Defang and deploy the sample to the Defang Playground. You can see this by going into the "Actions" tab in your GitHub repository.
3745

38-
You can view the status of your deployment in the [Defang Portal](https://portal.defang.dev/), or by downloading the [Defang CLI](/docs/getting-started).
46+
You can view the status of your deployment in the [Defang Portal](https://portal.defang.dev/), or by downloading the [Defang CLI](/docs/getting-started). You can also see deployment progress in the "Actions" tab of your GitHub repository:
47+
48+
![github-actions-tab](/img/use-one-click-tutorial/actions.png)
3949

4050
:::tip
4151
If you decide to make a commit later to a repository created from 1-Click Deploy, then the project will automatically get deployed again to Defang Playground.
39.2 KB
Loading
2.46 MB
Loading
182 KB
Loading

0 commit comments

Comments
 (0)