Hi,
I am using this for DOH/DOT/DOQ, all of them are working as expected. I am using following stack in portainer to deploy Adguard Home.
Also, I am using CloudFlare Argo Tunnel as reverse proxy as well as CloudFlare Access.
#Name: adguardhome
version: '3.5'
services:
adguardhome...
I am running my secondary setup in Azure with exact same configuration. Here are the details.
Azure RG
NSG
CloudFlare Tunnel
Portainer
Hope this will help you.
Regards,
Saugata D.
I would suggest using Docker for Adguard Home to get less complication and not to corrupt host OS, I am doing it in my Azure VM.
You need following.
After setting up VPS (preferably AWS Lightsail), install Docker on top of it, then add Portainer to manage docker in GUI mode and Portainer also...