diff --git a/docs/index.md b/docs/index.md index 2fd90300..02b4f59b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,18 +1,21 @@ # Algo VPN documentation -* Setup instructions +* Deployment instructions - Documentation for available [Ansible roles](setup-roles.md) - Deploy from [Fedora Workstation (26)](deploy-from-fedora-workstation.md) - Deploy from [RedHat/CentOS 6.x](deploy-from-redhat-centos6.md) - Deploy from [Windows](deploy-from-windows.md) + - Deploy from a [Docker container](deploy-from-docker.md) - Deploy from [Ansible](deploy-from-ansible.md) directly + - Deploy onto a [cloud server at time of creation](deploy-from-script-or-cloud-init-to-localhost.md) * Client setup - Setup [Android](client-android.md) clients - Setup [Generic/Linux](client-linux.md) clients with Ansible - Setup Ubuntu clients to use [WireGuard](client-linux-wireguard.md) - Setup Apple devices to use [IPSEC](client-apple-ipsec.md) - Setup Macs running macOS 10.13 or older to use [Wireguard](client-macos-wireguard.md) -* Cloud setup + - Manual Windows 10 client setup for [IPSEC](client-windows.md) +* Cloud provider setup - Configure [Amazon EC2](cloud-amazon-ec2.md) - Configure [Azure](cloud-azure.md) - Configure [DigitalOcean](cloud-do.md) @@ -23,4 +26,5 @@ - Deploy to your own [Ubuntu 18.04](deploy-to-ubuntu.md) server - Deploy to an [unsupported cloud provider](deploy-to-unsupported-cloud.md) * [FAQ](faq.md) +* [Firewalls](firewalls.md) * [Troubleshooting](troubleshooting.md)