AdGuard: Difference between revisions

From FlowerHouseWiki
Line 22: Line 22:


== Sources ==
== Sources ==
* [https://nginxproxymanager.com/ Nginx Proxy Manager] (ReverseProxy)
* [https://github.com/AdguardTeam/AdGuardHome#getting-started AdGuard Installation Guide] (ReverseProxy)

Revision as of 22:39, 21 February 2022

AdGuard-LXC
AdGuard.png

Network


IP: 192.168.88.2
MAC: 8E:02:AF:95:EB:35

System


OS: Debian Bullseye
RAM: 256MB
Cores: 1
Privileged: No

The AdGuard Home is reachable under 192.168.88.2 which is located in the ServerVLAN.

AdGuard Home serves as the DNS-Server for the internal network.

Basic Setup

Installation

Enter this command to install AdGuard

curl -s -S -L https://raw.githubusercontent.com/AdguardTeam/AdGuardHome/master/scripts/install.sh | sh -s -- -v

Configure Mikrotik Router

Sources