1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/adguardhome_ynh.git synced 2025-12-20 03:53:03 +01:00
AdGuard Home package for YunoHost: Network-wide ads & trackers blocking DNS server
Find a file
2025-12-14 21:04:24 +01:00
.github enable DOH/DOQ using Let's Encrypt certs out of the box (#154) 2024-05-21 18:34:12 +02:00
conf remove legacy nginx config 2025-10-25 22:57:07 +02:00
doc fixed page layout 2025-09-16 03:11:20 +02:00
scripts trying to fix a bind issue (wrong value is populated) 2025-10-25 22:54:53 +02:00
.gitattributes Use .gitattributes to mark READMEs as autogenerated 2025-04-01 17:49:20 +02:00
.shellcheckrc enable DOH/DOQ using Let's Encrypt certs out of the box (#154) 2024-05-21 18:34:12 +02:00
config_panel.toml bump 2025-05-09 12:02:00 +02:00
LICENSE update 2019-01-09 09:31:49 +01:00
manifest.toml Testing (#241) 2025-12-14 21:04:24 +01:00
README.md Testing (#241) 2025-12-14 21:04:24 +01:00
tests.toml bash bools (0/1) were inverted, affecting the installation process 2025-04-01 16:56:12 +02:00

Logo of AdGuard Home AdGuard Home, packaged for YunoHost

Network-wide ads & trackers blocking DNS server

🌐 Official app website Version: 0.107.71~ynh1

Screenshots

Screenshot of AdGuard Home

📦 Developer info

Automatic tests level

🛠️ Upstream AdGuard Home repository: https://github.com/AdguardTeam/AdGuardHome

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/adguardhome_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade adguardhome -u https://github.com/YunoHost-Apps/adguardhome_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.