From d5b1e174dcef7bbca56e7a09b59b284c3f1d28c6 Mon Sep 17 00:00:00 2001 From: Iain Learmonth Date: Fri, 8 Apr 2022 14:29:24 +0100 Subject: [PATCH] docs: external services --- docs/admin/index.rst | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/docs/admin/index.rst b/docs/admin/index.rst index 156f801..ff13356 100644 --- a/docs/admin/index.rst +++ b/docs/admin/index.rst @@ -1,3 +1,21 @@ Application Overview ==================== +External Services +----------------- + +In order to deploy the circumvention resources, the following providers can be used: + ++------------+-----+-------+---------+----------------+-----+ +| Resource | AWS | Azure | Hetzner | GandiCloud VPS | OVH | ++============+=====+=======+=========+================+=====+ +| Web Proxy | ✅ | ✅ | ❌ | ❌ | ❌ | ++------------+-----+-------+---------+----------------+-----+ +| Tor Bridge | ✅ | ❌ | ✅ | ✅ | ✅ | ++------------+-----+-------+---------+----------------+-----+ + +Circumvention resource lists can be distributed via: + +* GitHub +* GitLab +* AWS S3 \ No newline at end of file