From 40a9fb975a17193d7d69e5e24ee59ea248769bfd Mon Sep 17 00:00:00 2001 From: Dominic Dumrauf Date: Wed, 2 Oct 2019 03:40:49 +0100 Subject: [PATCH] Documenting One-Stop Solution for AWS (#490) --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index d100359..7d80c28 100644 --- a/README.md +++ b/README.md @@ -171,6 +171,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.