AdGuard Home in Docker-Compose with configs
- Install Docker
- Install Docker-compose
- Get latest release
- Run docker-compose file
- Enjoy more secure and faster Internet!
- User: homeadguard
- Pass: password
docker run --rm httpd:2.4-alpine htpasswd -nbBC 10 user "password" | cut -d ":" -f 2