6ecde5d273e3ab23f53e9e2e61785d9ca5726c6a
WireGuard + Unbound
WireGuard and Unbound setup with Packer and Terraform ready for deployment in Hetzner Cloud.
Deployment instructions
- Build the server image with Packer.
cd ./packer/
export HCLOUD_TOKEN=XXXX
packer build ./
- Deploy the server image with Terraform.
cd ./terraform/
terraform init
terraform apply
Description
Languages
HCL
71.6%
Makefile
13.2%
Shell
11.3%
Smarty
3.9%