From ac6b543134395031c4ac8742b10f8fb8c8b5f072 Mon Sep 17 00:00:00 2001 From: TC1977 <37350377+TC1977@users.noreply.github.com> Date: Tue, 4 Jun 2019 12:03:10 -0400 Subject: [PATCH] Update deploy-to-unsupported-cloud.md (#1467) Future-proofs the "unsupported cloud providers" list. --- docs/deploy-to-unsupported-cloud.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deploy-to-unsupported-cloud.md b/docs/deploy-to-unsupported-cloud.md index e6d03e8..24c2b81 100644 --- a/docs/deploy-to-unsupported-cloud.md +++ b/docs/deploy-to-unsupported-cloud.md @@ -1,6 +1,6 @@ # Unsupported Cloud Providers -Algo officially supports DigitalOcean, Amazon Web Services, Microsoft Azure, and Google Cloud Engine. If you want to deploy Algo on another virtual hosting provider, that provider must support: +Algo officially supports the [cloud providers listed here](https://github.com/trailofbits/algo/blob/master/README.md#deploy-the-algo-server). If you want to deploy Algo on another virtual hosting provider, that provider must support: 1. the base operating system image that Algo uses (Ubuntu 18.04, 19.04), and 2. a minimum of certain kernel modules required for the strongSwan IPsec server.