Dan Guido
49aa9c49a4
docs: Add sudo requirement for local installations ( #14790 )
...
This addresses the issue reported in PR #14173 where local installations
fail with 'sudo: a password is required' error. The sudo requirement is
now properly documented in the local installation guide rather than the
main README.
When installing Algo locally (on the same system where the scripts are
installed), administrative privileges are required to configure system
services and network settings.
2025-08-03 07:04:17 -04:00
Jack Ivanov
75cfeab24a
Ubuntu 22.04 support ( #14579 )
...
* add 22.04 support
* actions trigger
* lighsail to 22.04 and remove 20.04
* test scripted deploy
* ansible lint is advisory. moving to terraform
2023-05-17 03:04:23 +03:00
David Myers
0633fab3b2
Update documentation ( #14404 )
2022-01-13 22:54:56 +03:00
Jack Ivanov
c14ff0d611
Ubuntu 20.04 support ( #1782 )
...
* ubuntu 20.04 support
* purge snapd for 20.04
* strongswan-starter fix
2020-05-10 13:48:30 +03:00
David Myers
2d94bbd278
Documentation updates ( #1694 )
2020-01-21 12:09:09 +01:00
TC1977
45aa0065cd
Documentation updates ( #1607 )
...
* update variable name to store_pki
* Document BetweenClients_DROP
* Update README.md
* Update faq.md
* VPN On Demand is for Apple IPSEC clients only
* How to update users from cloud-init
* How to monitor user activity
* Fix typo
* Update FAQ about WireGuard, fix typos
* Correct locations of install log and user configs
* Update-users from cloud-init
* Update features list
* More "IPsec" and "WireGuard" changes
* fixed broken link/absent link in FAQ
* Python version README fix for #1622
* road warrior instructions
* Update index.md
* Reorganize config.cfg
As per @davidemyers suggestions
* Further config changes
As per feedback, also better explanation of keys_clean_all
* Add road warrior instructions to FAQ
* Remove specific ports from RW instructions
2019-12-10 19:23:18 +01:00
David Myers
b65e6b1351
Support Ubuntu 19.10 ( #1630 )
...
Add Travis tests
2019-11-04 11:46:13 +01:00
Jack Ivanov
8bdd99c05d
Refactor to support Ansible 2.8 ( #1549 )
...
* bump ansible to 2.8.3
* DigitalOcean: move to the latest modules
* Add Hetzner Cloud
* Scaleway and Lightsail fixes
* lint missing roles
* Update roles/cloud-hetzner/tasks/main.yml
Add api_token
Co-Authored-By: phaer <phaer@phaer.org>
* Update roles/cloud-hetzner/tasks/main.yml
Add api_token
Co-Authored-By: phaer <phaer@phaer.org>
* Try to run apt until succeeded
* Scaleway modules upgrade
* GCP: Refactoring, remove deprecated modules
* Doc updates (#1552 )
* Update README.md
Adding links and mentions of Exoscale aka CloudStack and Hetzner Cloud.
* Update index.md
Add the Hetzner Cloud to the docs index
* Remove link to Win 10 IPsec instructions
* Delete client-windows.md
Unnecessary since the deprecation of IPsec for Win10.
* Update deploy-from-ansible.md
Added sections and required variables for CloudStack and Hetzner Cloud.
* Update deploy-from-ansible.md
Added sections for CloudStack and Hetzner, added req variables and examples, mentioned environment variables, and added links to the provider role section.
* Update deploy-from-ansible.md
Cosmetic changes to links, fix typo.
* Update GCE variables
* Update deploy-from-script-or-cloud-init-to-localhost.md
Fix a finer point, and make variables list more readable.
* update azure requirements
* Python3 draft
* set LANG=c to the p12 password generation task
* Update README
* Install cloud requirements to the existing venv
* FreeBSD fix
* env->.env fixes
* lightsail_region_facts fix
* yaml syntax fix
* Update README for Python 3 (#1564 )
* Update README for Python 3
* Remove tabs and tweak instructions
* Remove cosmetic command indentation
* Update README.md
* Update README for Python 3 (#1565 )
* DO fix for "found unpermitted parameters: id"
* Verify Python version
* Remove ubuntu 16.04 from readme
* Revert back DigitalOcean module
* Update deploy-from-script-or-cloud-init-to-localhost.md
* env to .env
2019-09-28 08:10:20 +08:00
David Myers
902fdab3a0
Update local install instructions ( #1527 )
2019-07-22 11:28:23 +02:00
Jack Ivanov
a2fdc509e1
Support for Ubuntu 19.04 ( #1405 )
...
* Ubuntu 19.04
* Azure to 19.04
2019-05-30 20:57:47 +02:00
David Myers
4cb8c6dc22
Consolidate firewall documentation ( #1386 )
2019-04-09 15:38:18 +03:00
David Myers
e478d31e50
Update local install instructions ( #1148 )
...
* Update local install instructions
* Update deploy-to-ubuntu.md
2018-12-07 14:42:17 -05:00
Jack Ivanov
0188b2ff64
Update deploy-to-ubuntu.md
2018-08-30 16:40:01 +03:00
TC1977
facd55c635
Update deploy-to-ubuntu.md ( #1019 )
...
* Update deploy-to-ubuntu.md
rewrite of #813
* Update deploy-to-ubuntu.md
2018-07-03 10:02:54 -04:00
Jack Ivanov
daca84b640
Update references to 18.04
2018-05-30 17:11:32 +03:00
Achim Staebler
054dc0afcd
Instructions for Ubuntu needed compiler install ( #791 )
...
build-essential and python-dev are required when compiling pycrypt. Added the necessary packages to the apt-get install line.
2018-01-24 09:03:47 -08:00
Allan
e01521bbf4
Update to deploy-to-ubuntu.md ( #628 )
...
* Update to deploy-to-ubuntu.md
A fresh install (Off CD / ISO) doesn't include python-pip or python virtualenv module.
The fixes above take care of the additional requirements, as well as updating pip.
* Update deploy-to-ubuntu.md
Fix Typo
2017-11-12 18:49:58 -05:00
Christopher De Vries
87e1282ebb
Make documentation on iptables for local installation clearer. ( #575 )
2017-05-31 08:56:17 -04:00
Dan Guido
0e4aace6b6
Update deploy-to-ubuntu.md
2017-04-20 18:00:55 -04:00
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