You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: aws/README.md
+11-11
Original file line number
Diff line number
Diff line change
@@ -18,17 +18,21 @@ Available customization parameters:
18
18
19
19
Make sure to deploy this template with an **AWS Account Root User** or an **IAM Account** with **Administrator Access**.
20
20
21
-
Right-click this [**template link**](https://raw.githubusercontent.com/hwdsl2/setup-ipsec-vpn/master/aws/cloudformation-template-ipsec.json) and save as a file on your computer. Then upload it as the template source in the [stack creation wizard](https://console.aws.amazon.com/cloudformation/home#/stacks/new).
21
+
Right-click this [**template link**](https://raw.githubusercontent.com/hwdsl2/setup-ipsec-vpn/master/aws/cloudformation-template-ipsec.json) and save as a file on your computer. Then upload it as the template source in the [stack creation wizard](https://console.aws.amazon.com/cloudformation/home#/stacks/new). Continue creating the stack, and in the final step make sure to confirm that this template may create IAM resources.
22
22
23
-

24
-
25
-
At step 4, make sure to confirm that this template may create IAM resources.
23
+
<details>
24
+
<summary>
25
+
Click here to view screenshots
26
+
</summary>
26
27
27
-

28
+

You may choose an AWS region using the selector to the right of your account information on the navigation bar. After you click "create stack" in the final step, please wait for the stack creation and VPN setup to complete, which may take up to 15 minutes. As soon as the stack's status changes to **"CREATE_COMPLETE"**, you are ready to connect to the VPN server. Click the **Outputs** tab to view your VPN login details. Then continue to [Next steps: Configure VPN Clients](../README.md#next-steps).
34
38
@@ -61,7 +65,7 @@ You will need to save the private key from the **Outputs** tab to a file on your
61
65
62
66
> **Note:** You may need to format the private key by replacing all spaces with newlines, before saving to a file. The file will need to be set with [proper permissions](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/connection-prereqs.html#connection-prereqs-private-key) before using.
63
67
64
-

68
+

65
69
66
70
To apply proper permissions to your private key file, run the following command under the directory where the file is located:
<img src="../docs/images/azure-deploy-button.png" alt="Deploy to Azure" />
21
-
</a><br><br>
19
+
[](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fhwdsl2%2Fsetup-ipsec-vpn%2Fmaster%2Fazure%2Fazuredeploy.json)
Copy file name to clipboardExpand all lines: azure/README.md
+3-5
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
*Read this in other languages: [English](README.md), [简体中文](README-zh.md).*
4
4
5
-
This template will create a fully working VPN server on the Microsoft Azure Cloud (<ahref="https://azure.microsoft.com/en-us/pricing/details/virtual-machines/"target="_blank">pricing details</a>).
5
+
This template will create a fully working VPN server on the Microsoft Azure Cloud ([pricing details](https://azure.microsoft.com/en-us/pricing/details/virtual-machines/)).
6
6
7
7
Customizable with the following options:
8
8
@@ -16,16 +16,14 @@ Customizable with the following options:
<img src="../docs/images/azure-deploy-button.png" alt="Deploy to Azure" />
21
-
</a><br><br>
19
+
[](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fhwdsl2%2Fsetup-ipsec-vpn%2Fmaster%2Fazure%2Fazuredeploy.json)
22
20
23
21
When the deployment finishes, Azure displays a notification. Next steps: [Configure VPN Clients](../README.md#next-steps).
版权所有 (C) 2016-2021 [Lin Song](https://github.com/hwdsl2)[](https://www.linkedin.com/in/linsongui)
0 commit comments