mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-17 12:33:53 +02:00
* Refactoring, booleans declaration and update users fix * Make server_name more FQDN compatible * Rename variables * Define the default value for store_cakey * Skip a prompt about the SSH user if deploying to localhost * Disable reboot for non-cloud deployments * Enable EC2 volume encryption by default * Add default server value (localhost) for the local installation Delete empty files * Add default region to aws_region_facts * Update docs * EC2 credentials fix * Warnings fix * Update deploy-from-ansible.md * Fix a typo * Remove lightsail from the docs * Disable EC2 encryption by default * rename droplet to server * Disable dependencies * Disable tls_cipher_suite * Convert wifi-exclude to a string. Update-users fix * SSH access congrats fix * 16.04 > 18.04 * Dont ask for the credentials if specified in the environment vars * GCE server name fix
21 lines
906 B
Markdown
21 lines
906 B
Markdown
# 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
|
|
* Client setup
|
|
- Setup [Android](client-android.md) clients
|
|
- Setup [Generic/Linux](client-linux.md) clients with Ansible
|
|
* Cloud setup
|
|
- Configure [Azure](cloud-azure.md)
|
|
- Configure [DigitalOcean](cloud-do.md)
|
|
- Configure [Vultr](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)
|
|
* [FAQ](faq.md)
|
|
* [Troubleshooting](troubleshooting.md)
|