From 43966b9e25fb9bec6c137d7699894f40b37433dd Mon Sep 17 00:00:00 2001 From: "Dominic Dumrauf (MacBook Pro 2017)" Date: Wed, 18 Sep 2019 09:18:33 +0100 Subject: [PATCH] Documenting One-Stop Solution for AWS This closes https://github.com/angristan/openvpn-install/issues/487 --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 81b147d..983c79e 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,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 :