Commit graph

  • 72a8b5d77e Scaleway authentication fix Jack Ivanov 2018-08-29 15:10:41 +03:00
  • cf5e3b3230
    improve readability in-in 2018-08-28 22:14:40 +03:00
  • f2136d3c2b Document how to use WireGuard on Ubuntu clients (#1071) David Myers 2018-08-28 10:25:40 -04:00
  • ee3cb979f7 Document how to use WireGuard on Ubuntu clients (#1071) David Myers 2018-08-28 10:25:40 -04:00
  • 5215f0cd3c Update CHANGELOG.md Jack Ivanov 2018-08-28 17:12:20 +03:00
  • f63bc1ef97
    Update CHANGELOG.md Jack Ivanov 2018-08-28 17:12:20 +03:00
  • 14ed78c8bf Update cloud-amazon-ec2.md (#1081) TC1977 2018-08-28 10:05:01 -04:00
  • 3144458ac7 Update cloud-amazon-ec2.md (#1081) TC1977 2018-08-28 10:05:01 -04:00
  • 3bf5db2a46 Update minimum required IAM changes for deployment (#1080) TC1977 2018-08-28 10:03:43 -04:00
  • 6d3bb1cf2b Update minimum required IAM changes for deployment (#1080) TC1977 2018-08-28 10:03:43 -04:00
  • 037ef7a763
    Update cloud-amazon-ec2.md TC1977 2018-08-28 09:24:18 -04:00
  • d3d72374bc
    Update minimum required IAM changes for deployment TC1977 2018-08-28 08:58:32 -04:00
  • 390ecfc07a Create a symlink if deploying to localhost Jack Ivanov 2018-08-28 15:27:20 +03:00
  • edfa4d4914 Add an unattended reboot option David E. Myers 2018-08-27 16:45:12 -04:00
  • 2417082662 Update README.md Jack Ivanov 2018-08-27 20:23:51 +03:00
  • 635e7ff1af
    Update README.md Jack Ivanov 2018-08-27 20:23:51 +03:00
  • c8041d7ddd Update CHANGELOG.md Jack Ivanov 2018-08-27 19:01:59 +03:00
  • 5f9a3d5eb5
    Update CHANGELOG.md Jack Ivanov 2018-08-27 19:01:59 +03:00
  • d78312dfd6 Update CHANGELOG.md Jack Ivanov 2018-08-27 19:00:32 +03:00
  • 511086db8e
    Update CHANGELOG.md Jack Ivanov 2018-08-27 19:00:32 +03:00
  • 1611c8683b Document how to use WireGuard on Ubuntu clients David E. Myers 2018-08-27 10:35:11 -04:00
  • a6c5738c4d Update CHANGELOG.md Jack Ivanov 2018-08-27 17:29:16 +03:00
  • 701995ebb7
    Update CHANGELOG.md Jack Ivanov 2018-08-27 17:29:16 +03:00
  • 344d3147d6 Update CHANGELOG.md Jack Ivanov 2018-08-27 17:28:02 +03:00
  • 36c871c4f1
    Update CHANGELOG.md Jack Ivanov 2018-08-27 17:28:02 +03:00
  • 1646676ddb Large refactor to support Ansible 2.5 (#976) Jack Ivanov 2018-08-27 17:05:45 +03:00
  • e8947f318b Large refactor to support Ansible 2.5 (#976) Jack Ivanov 2018-08-27 17:05:45 +03:00
  • 22f1575599
    Merge 208d41a0e1 into a57a0adf5e mosesrenegade 2018-08-24 08:46:47 +00:00
  • e3304c8339 Fixed broken link; clarified example docker command (#1064) Josh Dimarsky 2018-08-24 04:42:59 -04:00
  • a57a0adf5e Fixed broken link; clarified example docker command (#1064) Josh Dimarsky 2018-08-24 04:42:59 -04:00
  • 1c3f22ec90 Fixed broken link; clarified example docker command Josh Dimarsky 2018-08-18 21:18:01 -04:00
  • 208d41a0e1
    There is an issue with Google Cloud Engine's build of Ubuntu 18.04 and the creation of the a Private Key using OpenSSL Rand. The errors reads that a Non-Zero return was coming back from the shell under Ansible 2.5.1. This however doesn't mean that there was an error, just that the shell returned a return code of :1 (or true). Ignorning errors seemed to be the guidance from the ansible individuals that was asked Moses Frost 2018-08-09 07:18:37 -04:00
  • 4aa1aa7bee
    The roles/wireguard/templates/client.conf.j2 was not working on Ubuntu 18.04 as a client. While this is not officially supported at this time, it would appear if you actually switch the spot in which the address shows up and the private key exists so that address is first and private key is next then the ubuntu client will accept it. For those that want to test it, the following will help you test on ubuntu 18.04 as a client: First setup Wireguard by using the PPA for wireguard and installing it. Next create the wg0 interface by using: sudo ip link add dev wg0 . Finally if you copy the <yourname>.conf for the wireguard client into /etc/wireguard/wg0.conf you can now perform a sudo wg-quick up wg0 and get full tunnel connectivity. Moses Frost 2018-08-09 07:07:44 -04:00
  • c661c76e54 Split up unattended upgrades (#1041) Jack Ivanov 2018-08-08 07:25:59 +03:00
  • 53d1113881 Split up unattended upgrades (#1041) Jack Ivanov 2018-08-08 07:25:59 +03:00
  • 15b24f79f8 Prevent DNS rebinding (#1049) David Myers 2018-08-08 00:25:33 -04:00
  • b86ebe20d7 Prevent DNS rebinding (#1049) David Myers 2018-08-08 00:25:33 -04:00
  • 7754e67a16 Prevent DNS rebinding David E. Myers 2018-08-05 20:52:12 -04:00
  • a40ab7fa1d GCE server name fix Jack Ivanov 2018-07-31 14:19:58 +03:00
  • e61b3638cd
    Merge 1a0e14dcca into e0c317a958 Andy Chu 2018-07-30 17:34:14 +00:00
  • f6cf0e6c01 Update documentation link (#1043) Quentin Moss 2018-07-30 07:28:14 -07:00
  • e0c317a958 Update documentation link (#1043) Quentin Moss 2018-07-30 07:28:14 -07:00
  • e28d1847d3 Update documentation link Quentin 2018-07-30 07:08:46 -07:00
  • 4307d4298e Run dnsmasq as the dnsmasq user (#1029) Fabian Foerg 2018-07-30 06:01:49 -07:00
  • 3ddd0ac30f Run dnsmasq as the dnsmasq user (#1029) Fabian Foerg 2018-07-30 06:01:49 -07:00
  • 609594ab85 Update troubleshooting docs to include iOS reconnection loop (#1042) Quentin Moss 2018-07-30 06:01:03 -07:00
  • b88f697b28 Update troubleshooting docs to include iOS reconnection loop (#1042) Quentin Moss 2018-07-30 06:01:03 -07:00
  • 9833bf7dbc
    nits Dan Guido 2018-07-30 09:00:54 -04:00
  • 4501d4d319 Update troubleshooting docs to include iOS reconnection loop Quentin 2018-07-30 05:50:31 -07:00
  • ed864fec70 Split up unattended upgrades Jack Ivanov 2018-07-30 09:33:21 +03:00
  • 5df6943e62 Update PPA for dnscrypt-proxy to 'bionic' (#1039) bghost 2018-07-30 01:56:01 -04:00
  • 60a99faaf8 Update PPA for dnscrypt-proxy to 'bionic' (#1039) bghost 2018-07-30 01:56:01 -04:00
  • 81a0410b81 Dont ask for the credentials if specified in the environment vars Jack Ivanov 2018-07-13 12:20:22 +03:00
  • a51534f5bc 16.04 > 18.04 Jack Ivanov 2018-07-13 10:47:28 +03:00
  • 961e46bf76 SSH access congrats fix Jack Ivanov 2018-07-12 14:45:27 +03:00
  • bb88695dd5 Convert wifi-exclude to a string. Update-users fix Jack Ivanov 2018-07-12 12:39:22 +03:00
  • 1cf953ba39 Disable tls_cipher_suite Jack Ivanov 2018-07-11 20:01:35 +03:00
  • bd10bc051f Disable dependencies Jack Ivanov 2018-07-11 18:55:41 +03:00
  • f06e789753 rename droplet to server Jack Ivanov 2018-07-11 18:54:59 +03:00
  • 606420afb7 Disable EC2 encryption by default Jack Ivanov 2018-07-11 18:53:13 +03:00
  • 4cea047636 Remove lightsail from the docs Jack Ivanov 2018-07-11 18:42:39 +03:00
  • 9429243503 Fix a typo Jack Ivanov 2018-07-11 18:36:01 +03:00
  • c4acd6e8e6 Update deploy-from-ansible.md Jack Ivanov 2018-07-06 09:27:11 +03:00
  • d4f9d559ac Warnings fix Jack Ivanov 2018-07-03 16:48:07 +03:00
  • 8712dcb566 EC2 credentials fix Jack Ivanov 2018-06-28 19:21:06 +03:00
  • 84a7ff79a4 Update docs Jack Ivanov 2018-06-28 18:54:52 +03:00
  • 2e14d6c75d Add default region to aws_region_facts Jack Ivanov 2018-06-28 18:39:39 +03:00
  • 09a9c4c172 Add default server value (localhost) for the local installation Jack Ivanov 2018-06-28 14:04:22 +03:00
  • 9c2a86c64c Enable EC2 volume encryption by default Jack Ivanov 2018-06-28 13:57:03 +03:00
  • fbc9ba8efb Disable reboot for non-cloud deployments Jack Ivanov 2018-06-27 10:53:22 +03:00
  • 356bc38a5f Skip a prompt about the SSH user if deploying to localhost Jack Ivanov 2018-06-26 23:32:00 +03:00
  • c40bfd1151 Define the default value for store_cakey Jack Ivanov 2018-06-26 14:12:52 +03:00
  • 51265d5da9 Rename variables Jack Ivanov 2018-06-06 15:11:32 +03:00
  • 25bdfff832 Make server_name more FQDN compatible Jack Ivanov 2018-06-05 20:57:41 +03:00
  • a6f7ccd20f Refactoring, booleans declaration and update users fix Jack Ivanov 2018-04-30 13:55:40 +03:00
  • bb37b6e4a9
    Update PPA for dnscrypt-proxy to 'bionic' Davis Schirmer 2018-07-29 01:25:02 -04:00
  • 1a0e14dcca
    Add GCP Los Angeles Region (us-west2) Andy Chu 2018-07-28 18:39:14 -07:00
  • 9ff16336ee Amazon ec2 documentation (#1035) Mike Myers 2018-07-22 14:58:09 -07:00
  • c65961a1f3 Amazon ec2 documentation (#1035) Mike Myers 2018-07-22 14:58:09 -07:00
  • 8e37404d6f
    Updated image to reflect new AWS policy guidance Mike Myers 2018-07-22 14:38:06 -07:00
  • b1bed6e167
    Delete aws-ec2-new-user-confirm.png Mike Myers 2018-07-22 14:37:18 -07:00
  • c0f601a03b
    Updated image to reflect new AWS policy guidance Mike Myers 2018-07-22 14:31:21 -07:00
  • 42107a2e35
    Delete aws-ec2-attach-policy.png Mike Myers 2018-07-22 14:30:57 -07:00
  • b617599d4d
    Add instructions for minimum AWS permission policy Mike Myers 2018-07-22 14:30:01 -07:00
  • d677016c83
    Update image showing advised minimum AWS policy Mike Myers 2018-07-22 14:29:03 -07:00
  • 353dfa2037
    Add images documenting AWS EC2 policy creation Mike Myers 2018-07-22 14:25:39 -07:00
  • f467eb82c1
    remove line breaks Dan Guido 2018-07-22 17:00:52 -04:00
  • 355b3e757d
    remove line breaks Dan Guido 2018-07-22 16:59:39 -04:00
  • ea9165eb98
    Create AWS EC2 setup instructions Mike Myers 2018-07-22 13:42:43 -07:00
  • 3658d1d180
    Add images to document the AWS EC2 account setup Mike Myers 2018-07-22 13:33:26 -07:00
  • b5953b92a3
    Add link to documentation on Amazon EC2 setup Mike Myers 2018-07-22 12:40:44 -07:00
  • e1d34daa9b Explicitly allow traffic between clients if enabled (#1028) Jack Ivanov 2018-07-20 17:31:27 +03:00
  • ca59eeb5c3 Explicitly allow traffic between clients if enabled (#1028) Jack Ivanov 2018-07-20 17:31:27 +03:00
  • b537d60277 Revert "Update dnscrypt-proxy.toml.j2 (#1022)" (#1030) Jack Ivanov 2018-07-20 09:48:59 +03:00
  • 952e759af4
    Revert "Update dnscrypt-proxy.toml.j2 (#1022)" (#1030) Jack Ivanov 2018-07-20 09:48:59 +03:00
  • a31d6ea219 Revert "Update dnscrypt-proxy.toml.j2 (#1022)" Jack Ivanov 2018-07-20 09:31:06 +03:00
  • 449d48535d remove dnsmasq user task Fabian Foerg 2018-07-19 22:27:57 -07:00
  • dce552f42c Run dnsmasq as the dnsmasq user Fabian Foerg 2018-07-18 22:01:25 -07:00
  • b2d83f78dd Explicitly allow traffic between clients if enabled Jack Ivanov 2018-07-18 15:51:58 +03:00
  • 5a03342957
    Merge 750df68b70 into e6281bc7df Paul Schreiber 2018-07-13 05:53:34 +00:00