SimpleGuardHome
SimpleGuardHome
Docker app from pacnpal's Repository
Overview
A modern web application for checking and adding domains to custom filtering rules in AdGuard Home. Built with FastAPI and modern JavaScript, following the official AdGuard Home OpenAPI specification. Meant as a simple AdGuard Home web interface for users to check if a domain is blocked, and then add it.
Runtime arguments
- Web UI
http://[IP]:[PORT:8000]/- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Adguard Home URLVariable
The full URL of your hosted Adguard Home instance, with the protocol (http or https) prepended without port.
- Target
- ADGUARD_HOST
- Default
- http://[IP or Hostname]
Adguard Home PortVariable
The port used to connect to your Adguard Home instance.
- Target
- ADGUARD_PORT
- Default
- 3000
Adguard Home UsernameVariable
The username for the Adguard Home user.
- Target
- ADGUARD_USERNAME
Adguard Home PasswordVariable
The password for the Adguard Home user.
- Target
- ADGUARD_PASSWORD
SimpleGuardHome WebUI PortPorttcp
Port that SimpleGuardHome will be accessed at.
- Target
- 8000
- Default
- 8000
Rules Backup PathPathrw
The path where SimpleGuardHome will backup rules.
- Target
- /app/rules_backup
- Default
- /mnt/user/appdata/simpleguardhome
Download Statistics
2,701
Total Downloads
Details
Repository
pacnpal/simpleguardhome:latestLast Updated2026-04-27
First Seen2026-04-06
Run SimpleGuardHome on Unraid.
SimpleGuardHome is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.