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
Brian Harrington
bd4ea1235f
GCE correct variable key ( #734 )
...
`server_name` should be `gce_server_name` for Google Compute Engine
2017-11-21 00:49:54 -05: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
Jurgen Verhasselt
d08e525906
Docs to deploy from, and setup client on, Fedora Workstation ( #711 )
...
* docs/client-linux.md housekeeping
* add fedora-workstation instructions to client-linx.md
* add deploy-from-fedora-workstation doc
* change client-linux.md to internal link
* add deploy-from-fedora-workstation links
* correct markup
* correct typo
2017-11-12 17:10:19 -05:00
Stev Witzel
8009778012
Add new GCP zones in Frankfurt ( #656 )
...
* add new Frankfurt zones to algo script and ansible docs
* backfill ansible docs for recently added GCP zones in London and Sydney
2017-08-29 08:32:22 -05:00
Dan Guido
0a1d64e629
Update client-linux.md
2017-07-16 19:20:41 -04:00
Jack Ivanov
78bd5b017c
client fixes ( #605 )
2017-06-21 13:39:54 -04:00
Jack Ivanov
5755493382
Update faq.md
...
chloe.re is unavailable anymore. awesome_bot breaks travisci
2017-06-21 17:19:21 +02:00
Jack Ivanov
91c375d63f
Update cloud-azure.md
2017-06-21 17:12:20 +02:00
Dan Guido
fa466caeb2
Modify guidance
2017-06-19 11:33:42 -04:00
defunct
ae2a2b522e
Add UpdateStack to IAM template ( #588 )
...
Resolves #585
2017-06-07 12:18:57 -04:00
Martey Dodoo
2f4d0c016a
Add new Google Cloud us-west1-c zone. ( #583 )
...
Add new Google Cloud zone (see
https://cloudplatform.googleblog.com/2017/05/Oregon-region-us-west1-adds-third-zone-Cloud-SQL-and-Regional-Managed-Instance-Groups.html ).
Restore original default zone (europe-west1-b; see a470bf071e
).
2017-06-07 00:31:22 -04:00
defunct
220da6eb53
Update AWS policy in documentation ( #587 )
...
Resolves #579
2017-06-07 00:31:00 -04:00
Jack Ivanov
a20e0eed55
Update deploy-from-windows.md
2017-05-31 18:06:41 +02:00
Jack Ivanov
91d9eb8f88
Update deploy-from-windows.md
2017-05-31 18:03:28 +02:00
Christopher De Vries
87e1282ebb
Make documentation on iptables for local installation clearer. ( #575 )
2017-05-31 08:56:17 -04:00
Martey Dodoo
d59d67f0ea
Add additional Gloud Cloud Engine zones. ( #569 )
...
* Add additional Gloud Cloud Engine zones.
Add GCE zones for Northern Virginia (us-east4), Singapore
(asia-southeast1), and Tokyo (asia-northeast1) regions.
* Update possible GCE zones in documentation.
2017-05-27 14:22:05 +02:00
Jack Ivanov
0131505195
Enhance PS1 script ( #510 )
...
update docs
Update README.md
update readme
2017-05-23 11:31:53 -04:00
Jack Ivanov
40e0363b18
Add html helper for Android ( #554 )
...
* add html helper #280
move to the new local schema
fix a typo
* Update client-android.md
2017-05-21 22:27:53 -04:00
Jack Ivanov
1b56dd660b
Update docs about sudo #529
2017-05-08 22:39:18 +02:00
Osman Surkatty
25b6ab9e0a
Added missing minimum policy actions. ( #522 )
...
Going through the installation process it appears that you're missing the following calls: `ec2:describeAddresses` and `ec2:allocateAddress`. This change fixes that.
2017-05-06 09:16:35 -04:00
Dan Guido
6527d04a6f
add FAQ about software updates ( #506 )
...
* add FAQ about software updates
* toc
* grammar
* grammar
* link
* grammar
2017-04-30 15:44:47 -04:00
Dan Guido
e3c5015f2e
Aws documentation ( #505 )
...
* Add AWS and Cloudformation specific docs
Closes #482
Closes #468
* readme enhancements
* various grammatical issues fixed
2017-04-30 14:28:44 -04:00
forkbomber
f002f32836
Fix typo related to "Error 809" and filtered IKE_AUTH requests ( #496 )
2017-04-27 12:46:28 -04:00
Dan Guido
31d6bd39a1
The docs got out of sync with the scripts ( #480 )
...
* The docs got out of sync with the scripts
* restructure
* fix links
2017-04-23 16:36:30 -04:00
Dan Guido
0d1c760a63
Doc improvements ( #479 )
...
* cleanup
* typos
* Closes #289
Add instructions for connecting to the VPN and configuring on demand.
2017-04-23 14:54:54 -04:00
Dan Guido
8c430bd555
typo ( #474 )
2017-04-22 22:38:29 -04:00
Dan Guido
3aa4b6e8df
Add linters to our CI ( #471 )
2017-04-22 14:57:39 -04:00
Dan Guido
39822a1b4e
Add back table of contents ( #463 )
...
* toc
* shift left
* derp
2017-04-21 12:20:33 -04:00
Dan Guido
b94b455aba
typo
2017-04-20 18:28:16 -04:00
Dan Guido
22e145c241
Update documentation to include minimum required IAM policy ( #461 )
...
* Updating documentation to include minimum required IAM polcy. Closes
* Slightly more concise
2017-04-20 18:15:31 -04:00
Dan Guido
0e4aace6b6
Update deploy-to-ubuntu.md
2017-04-20 18:00:55 -04:00
Jack Ivanov
a7b06058cb
remove the proxy role #440 ( #457 )
...
* remove the proxy role #440
* Separate facts. Make roles more independent from each other
move openssl to local tasks
move unneeded tasks
2017-04-20 18:00:17 -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
MiWCryptAnalytics
14e8f309fe
Update troubleshooting with note about ip frag ( #427 )
...
* Update troubleshooting with note about ip frag
note about ip fragmentation on consumer routers
* clarify
Closes #305
2017-04-17 23:41:04 -04:00
Dan Guido
77ad0576bf
Update troubleshooting.md
2017-04-13 22:20:36 -04:00
Dan Guido
75cc96f9d6
Update troubleshooting.md
2017-04-13 22:16:50 -04:00
mathew19
e7593ab8b8
Update TROUBLESHOOTING.md ( #393 )
...
* Update TROUBLESHOOTING.md
Added example for problems with MTU size on Linux(Ubuntu)
* Update troubleshooting.md
* fix Advanced Usage broken link (#399 )
* Update TROUBLESHOOTING.md
Added example for problems with MTU size on Linux(Ubuntu)
2017-04-13 22:15:04 -04:00
Rob Nee
41fae80f69
Fix link to RedHat/Centos doc ( #398 )
2017-04-13 19:39:53 -04:00
Dan Guido
85ca265260
Update faq.md
2017-04-13 15:34:44 -04:00
Michael Mattioli
de12d51859
Reorganize documentation for GitHub pages ( #378 )
...
Reorganize documentation for clarity and use with GitHub pages static
site generator. This closes #371 .
2017-04-12 20:25:31 -04:00
Dan Guido
0256f3b31c
add virtualenv to CentOS instructions
2017-04-09 10:11:26 -04:00
Jack Ivanov
3b8d04d06c
remove the logging role
2017-04-05 16:25:56 +02:00
Dan Guido
5a172eb3ec
new Slack channel
2017-04-04 16:50:15 -04:00
Dan Guido
c2ecab3f98
another typo ugh
2017-04-04 16:22:57 -04:00
Dan Guido
3a511eab44
I suck at making this stupid TOC :-x
2017-04-04 16:21:31 -04:00
Dan Guido
8c6f1f9c69
add note about network manager on older Ubuntu
2017-04-04 16:20:48 -04:00
Dan Guido
fb09a4138f
Update TROUBLESHOOTING.md
2017-04-03 16:54:20 -04:00
Dan Guido
2fc9122ae8
add router troubleshooting faq
2017-04-03 16:53:04 -04:00
Josh Soref
84bbcb88d0
Spelling fixes ( #342 )
...
* spelling: algorithm
* spelling: bertrand
* spelling: between
* spelling: checking
* spelling: conjunction
* spelling: contributor
* spelling: delimited
* spelling: fashion
* spelling: droplet
* spelling: javascript
* spelling: nameserver
* spelling: obligatory
* spelling: official
* spelling: overridden
* spelling: overwrite
* spelling: parameter
* spelling: suppressing
2017-04-02 19:14:38 -04:00