Added Adguard Home using Host Network Mode to BigBearCasaOS

About

Use this guide if you’re planning to use AdGuard Home as a DHCP server. AdGuard Home is a network-wide software for blocking ads and tracking. Once set up, it will cover all your home devices without needing any client-side software.

App Store

Documentation

  1. Initial Setup:
  • Go to port 3000 for the initial setup.
  • After setup, access it via port 80.
  1. Run the Setup Script:
  • Execute the following script to generate the AdGuard Home configuration:
bash -c "$(wget -qLO - https://raw.githubusercontent.com/bigbeartechworld/big-bear-scripts/master/generate-adguard-home-config/run.sh)"
  1. Restart the Container:
  • After running the script, restart the container to apply the changes.