2017-03-20 06:10:49 +03:00
|
|
|
|
# 在 Microsoft Azure 上部署
|
2016-08-11 06:15:11 +03:00
|
|
|
|
|
|
|
|
|
*其他语言版本: [English](README.md), [简体中文](README-zh.md).*
|
|
|
|
|
|
|
|
|
|
使用这个模板,你可以在 Microsoft Azure Cloud 上快速搭建一个 VPN 服务器 (<a href="https://azure.microsoft.com/zh-cn/pricing/details/virtual-machines/" target="_blank">定价细节</a>)。
|
|
|
|
|
|
2017-06-12 10:29:53 +03:00
|
|
|
|
可根据偏好设置以下选项:
|
2016-08-11 06:15:11 +03:00
|
|
|
|
|
2020-05-04 06:12:17 +03:00
|
|
|
|
- Username for VPN **and** SSH (用户名)
|
|
|
|
|
- Password for VPN **and** SSH (密码)
|
2017-05-31 22:13:54 +03:00
|
|
|
|
- IPsec Pre-Shared Key for VPN (IPsec 预共享密钥)
|
2020-08-29 08:01:05 +03:00
|
|
|
|
- Operating System Image (操作系统镜像,Ubuntu 20.04/18.04/16.04 或 Debian 9)
|
2018-05-10 10:57:08 +03:00
|
|
|
|
- Virtual Machine Size (虚拟机大小,默认值: Standard_B1s)
|
2016-08-11 06:15:11 +03:00
|
|
|
|
|
2019-11-02 07:34:56 +03:00
|
|
|
|
**注:** \*不要\* 在值中使用这些字符: `\ " '`
|
|
|
|
|
|
2016-09-10 00:45:39 +03:00
|
|
|
|
请单击以下按钮开始:
|
2016-08-11 06:15:11 +03:00
|
|
|
|
|
|
|
|
|
<a href="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fhwdsl2%2Fsetup-ipsec-vpn%2Fmaster%2Fazure%2Fazuredeploy.json" target="_blank">
|
2016-08-11 23:56:00 +03:00
|
|
|
|
<img src="../docs/images/azure-deploy-button.png" alt="Deploy to Azure" />
|
2017-06-12 10:29:53 +03:00
|
|
|
|
</a><br><br>
|
|
|
|
|
|
2020-08-29 08:01:05 +03:00
|
|
|
|
在完成部署之后,Azure 会有提示。下一步:[配置 VPN 客户端](../README-zh.md#下一步)。
|
2016-08-11 06:15:11 +03:00
|
|
|
|
|
|
|
|
|
## 作者
|
|
|
|
|
|
2017-06-12 10:29:53 +03:00
|
|
|
|
版权所有 (C) 2016 [Daniel Falkner](https://github.com/derdanu)
|
2020-01-13 11:22:25 +03:00
|
|
|
|
版权所有 (C) 2017-2020 Lin Song
|
2016-12-22 19:27:56 +03:00
|
|
|
|
|
|
|
|
|
## 屏幕截图
|
|
|
|
|
|
|
|
|
|
![Azure Custom Deployment](custom_deployment_screenshot.png)
|