diff --git a/docs/index.md b/docs/index.md index 84f07185..863831d5 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,21 +1,25 @@ # Algo VPN documentation * Setup 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 [Ansible](deploy-from-ansible.md) directly + - Documentation for available [Ansible roles](docs/setup-roles.md) + - Deploy from [Fedora Workstation (26)](docs/deploy-from-fedora-workstation.md) + - Deploy from [RedHat/CentOS 6.x](docs/deploy-from-redhat-centos6.md) + - Deploy from [Windows](docs/deploy-from-windows.md) + - Deploy from [Ansible](docs/deploy-from-ansible.md) directly * Client setup - - Setup [Android](client-android.md) clients - - Setup [Generic/Linux](client-linux.md) clients with Ansible + - Setup [Android](docs/client-android.md) clients + - Setup [Generic/Linux](docs/client-linux.md) clients with Ansible + - Setup Ubuntu clients to use [WireGuard](docs/client-linux-wireguard.md) + - Setup Apple devices to use [IPSEC](docs/client-apple-ipsec.md) * Cloud setup - - Configure [Azure](cloud-azure.md) - - Configure [DigitalOcean](cloud-do.md) - - Configure [Vultr](cloud-vultr.md) + - Configure [Amazon EC2](docs/cloud-amazon-ec2.md) + - Configure [Azure](docs/cloud-azure.md) + - Configure [DigitalOcean](docs/cloud-do.md) + - Configure [Google Cloud Platform](docs/cloud-gce.md) + - Configure [Vultr](docs/cloud-vultr.md) * Advanced Deployment - - Deploy to your own [FreeBSD](deploy-to-freebsd.md) server - - Deploy to your own [Ubuntu 18.04](deploy-to-ubuntu.md) server - - Deploy to an [unsupported cloud provider](deploy-to-unsupported-cloud.md) + - Deploy to your own [FreeBSD](docs/deploy-to-freebsd.md) server + - Deploy to your own [Ubuntu 18.04](docs/deploy-to-ubuntu.md) server + - Deploy to an [unsupported cloud provider](docs/deploy-to-unsupported-cloud.md) * [FAQ](faq.md) * [Troubleshooting](troubleshooting.md)