diff --git a/README.md b/README.md index c5ef23d..a5a7d0f 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,6 @@ 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 : @@ -165,6 +158,13 @@ Since 2016, the two scripts have diverged and are not alike anymore, especially --- +## One-stop solutions for public cloud + +Solutions that provision a ready to use OpenVPN server based on this script in one go are available for: + + - AWS using Terraform at [`openvpn-terraform-install`](https://github.com/dumrauf/openvpn-terraform-install) + + ## Security and Encryption OpenVPN's default settings are pretty weak regarding encryption. This script aims to improve that.