Merge branch 'master' into 486

This commit is contained in:
Slava Kostenko 2020-09-06 01:30:55 +04:00 committed by GitHub
commit 5572740184
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,13 @@ This script will let you setup your own secure VPN server in just a few seconds.
You can also check out [wireguard-install](https://github.com/angristan/wireguard-install), a simple installer for a simpler, safer, faster and more modern VPN protocol.
## One-Stop Solutions for the Public Cloud
Solutions that provision a ready to use OpenVPN server based on `openvpn-install` in one go are available for
- AWS using Terraform at [`openvpn-terraform-install`](https://github.com/dumrauf/openvpn-terraform-install) and described in [Ready to Use OpenVPN Servers in AWS For Everyone](https://www.how-hard-can-it.be/openvpn-server-install-terraform-aws/)
## Usage
First, get the script and make it executable: