/HomeAdGuard

AdGuard Home in Docker-Compose

Primary LanguageDockerfileThe UnlicenseUnlicense

HomeAdGuard

AdGuard Home in Docker-Compose with configs

Quick Start

Create you own password

Default user/password

  • User: homeadguard
  • Pass: password
docker run --rm httpd:2.4-alpine htpasswd -nbBC 10 user "password" | cut -d ":" -f 2