algo/docs/index.md
Dan Guido 019d729fe6 Better documentation (#459)
* Closes #443

* Remove numbers

* context

* split up local and scripted

* Closes #458

* .

* better layout

* Closes #451

* do this later

* grammar

* typo
2017-04-20 17:56:03 -04:00

19 lines
720 B
Markdown

# Algo VPN documentation
* Setup instructions
- Documentation for avaialble [Ansible roles](setup-roles.md)
- Deploy from [RedHat/CentOS 6.x](setup-redhat-centos6.md)
* Client setup
- Setup [Windows](client-windows.md) clients
- Setup [Android](client-android.md) clients
- Setup [Generic/Linux](client-generic.md) clients with Ansible
* Cloud setup
- Configure [Azure](cloud-azure.md)
- Deploy to an [unsupported cloud provider](cloud-unsupported.md)
* Advanced Deployment
- Deploy to local [FreeBSD](deploy-to-freebsd.md) servers
- Deploy to local [Ubuntu 16.04](deploy-to-ubuntu.md) servers
- Deploy with [Ansible](deploy-with-ansible.md)
* [FAQ](faq.md)
* [Troubleshooting](troubleshooting.md)