Héctor Molinero Fernández b1d8e5ccba Remove snapd
2020-05-28 22:40:53 +02:00
2020-01-26 11:59:13 +01:00
2020-05-28 22:40:53 +02:00
2020-01-30 21:33:16 +01:00
2020-01-26 11:59:13 +01:00
2020-02-06 19:55:42 +01:00

WireGuard + Unbound

WireGuard and Unbound setup with Packer and Terraform ready for deployment in Hetzner Cloud.

Deployment instructions

  1. Build the server image with Packer.
cd ./packer/
export HCLOUD_TOKEN=XXXX
packer build ./
  1. Deploy the server image with Terraform.
cd ./terraform/
terraform init
terraform apply
Description
No description provided
Readme 136 KiB
Languages
HCL 71.6%
Makefile 13.2%
Shell 11.3%
Smarty 3.9%