copy of pihole as a reamke

ericgaspar aa9113d02f Merge branch 'fix-linter' of https://github.com/YunoHost-Apps/pihole_ynh into fix-linter il y a 5 ans
.github 155ef98249 [autopatch] Update issue and PR templates il y a 5 ans
conf 08545d256b Upgrade to 5.3.1 il y a 5 ans
doc 84e7188049 fix il y a 5 ans
hooks d34d953efb Fix #37 for post_domain_add il y a 7 ans
scripts 3a3c84b90d Add templates il y a 5 ans
.gitignore 32af3e208d Première version du package il y a 9 ans
CHANGELOG.md d15cac171c Update changelog il y a 6 ans
LICENSE 32af3e208d Première version du package il y a 9 ans
README.md db787452c2 Auto-update README il y a 5 ans
README_fr.md db787452c2 Auto-update README il y a 5 ans
YEP.md 5facd01339 Update package il y a 8 ans
actions.toml 0c0316a443 Work in progress... il y a 6 ans
check_process 13fec5955e remove some warnings il y a 5 ans
config_panel.toml 0c0316a443 Work in progress... il y a 6 ans
dhcp.md 67a49f5b8c Rewrite english part of dhcp.md il y a 6 ans
manifest.json 3a3c84b90d Add templates il y a 5 ans

README.md

Pi-hole for YunoHost

Integration level
Install Pi-hole with YunoHost

Lire ce readme en français.

This package allows you to install Pi-hole quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Network-wide ad blocking via your own DNS server.

Shipped version: 5.3.1~ynh1

Screenshots

Disclaimers / important information

Configuration

Use the admin panel of your Pi-hole to configure this app. You may also need to follow the post-install guide to setup Pi-hole either as a DNS server or a DHCP server.

Limitations

  • Activate DHCP with Pi-hole needs manual configuration of your router.
  • Pi-Hole can't be updated beyond version 3.3.1, because higher versions use an integrated version of dnsmasq. This would require disabling the version of dnsmasq used by YunoHost.

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/pihole_ynh/tree/testing --debug
or
sudo yunohost app upgrade pihole -u https://github.com/YunoHost-Apps/pihole_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps