bee-san / cloudblock

Cloudblock automates deployment of Wireguard VPN, Pi-Hole DNS Ad-blocking, and DNS over HTTPS in a cloud provider or locally using Terraform and Ansible. Compatible clouds include AWS, Azure, Google Cloud, and Oracle Cloud. Step-by-step text and video guides included!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

End-to-end DNS encryption with DNS-based ad-blocking, built in the cloud automatically using Terraform with Ansible. Available for Azure, AWS, GCP, OCI, or as a standalone installation.

Combines wireguard (DNS VPN), pihole (adblock), and cloudflared (DNS over HTTPS) docker containers, as visualized:

Diagram

Instructions

Several deployment options are available, see the README of each subdirectory for platform-specific guides.

  • Azure (Microsoft)
  • AWS (Amazon)
  • GCP (Google)
  • OCI (Oracle)
  • Standalone (under playbooks/)

Step-by-Step Video

By yours truly, for Windows users.

After watching the above, follow a guide specific to your cloud provider.

  • AWS (for amazon web services)
  • Azure (for microsoft azure cloud)
  • GCP (for google cloud)
  • OCI (for oracle cloud)

Discussion

Discord Room

About

Cloudblock automates deployment of Wireguard VPN, Pi-Hole DNS Ad-blocking, and DNS over HTTPS in a cloud provider or locally using Terraform and Ansible. Compatible clouds include AWS, Azure, Google Cloud, and Oracle Cloud. Step-by-step text and video guides included!

License:Apache License 2.0


Languages

Language:HCL 97.7%Language:Shell 2.3%