[AdGuard] AdGuard Home package for YunoHost

Hello,

I am just looking for people using AdGuard Home in their Yunohost server.
Is the package GitHub - YunoHost-Apps/adguard_ynh: AdGuard Home package for YunoHost currently working ?
How is the load of the server with such king of app ?

Unfortunately, I don’t have a “test Yunohost server” to make a trial :frowning:

Croulibri


Bonjour,

Je suis à la recherche de personnes utilisant le logiciel AdGuard Home sur leur serveur Yunohost.
Est-ce que l’application GitHub - YunoHost-Apps/adguard_ynh: AdGuard Home package for YunoHost fonctionne ? Quelle est la conséquence en terme de charge sur le serveur ?

Malheureusement je n’ai pas de “serveur Yunohost de test” pour faire des essais :frowning:

Merci d’avance pour vos retours !

Croulibri

1 Like

Hi !

Since pihole isn’t maintained anymore, i just installed adguard on a neat subdomain on my server.

It works but… some stuff don’t work. As i stated before about pihole : nothing is logged, no client is detected, no stats at all are recorded anywhere. But blocking works… I wonder if there is a fix to this, let’s ping @ericg who maintains it, and i’ll open an issue on github too.

Anyone else having any issue with adguard ?

Sorry I can’t help you. I’m not maintaining Adguard (I’m just pushing fixes).

Damn, by any chance do you know who maintains it ?

No one in particular I guess… As for the statistics, I don’t know how long since you installed Adguard but the statistics may take a while to appear …

Well after some more testing it appears adguard does not work at all. The domains that appeared blocked in my tests were just coincidentally unreachable, nothing i do to my network seems to do the trick…

What i don’t understant is that adguard suggest to use some_local_ip:54 as DNS server IP but neither the router nor the network resolver on my laptop accepts :54 at the end of the DNS address, and DNS request seem to usually use port 53, not 54. Anyone can clarify anything ?

Same here… Just installed, but it binds to localhost indeed… I think it’s just better to keep a separate RPI for these things. How unfortunate.

I restored pihole which works out of the box, despite the logging and displaying problems that i stated here. It would be great if someone took back maintenance on pihole…

Hi!

I worked hard on the AdGuard Home package to improve it for DNS over HTTP/TLS/QUIC usage

It’s a major rework of the package, it has been tested many many times so it should be fine, but I’m aksing for testers!

If you’re using DNS over HTTP/TLS/QUIC, your testing will be precious for me!
And even if you’re not using DNS over HTTP/TLS/QUIC, your test is very welcome!

So if you want to help me to release it quickly and that you’re willing to take a risk, you can test the package using this command:

sudo yunohost app upgrade adguardhome -u https://github.com/YunoHost-Apps/adguardhome_ynh/tree/DoT

Please tell me if everything is working properly, if you’ve found a bug, if the documentation isn’t clear, etc!
Tell me also if everything is perfect! ^w^

Thanks!


Edit: if you want to downgrade after testing, just uninstall adguardhome and restore the pre-upgrade backup

2 Likes

hi oniri Corp. Thanks a lot for your work on this app :metal: :muscle: :pray: !!

Thanks for your call for testers too :wink:

I just did the upgrade a on a local instance running on an RPI4B not exposed to internet and not setup with DoH or DoT or else

it seems to be working just fine :slight_smile:

I shall continue more testing on servers with existing working configuration of DoH/DoT.

1 Like