copy of pihole as a reamke

Maniack Crudelis 6ecbf20ad7 Merge pull request #39 from YunoHost-Apps/testing %!s(int64=7) %!d(string=hai) anos
conf 65d1ba63fc Update php and nginx conf files to php7 %!s(int64=7) %!d(string=hai) anos
hooks d34d953efb Fix #37 for post_domain_add %!s(int64=7) %!d(string=hai) anos
scripts 6ecbf20ad7 Merge pull request #39 from YunoHost-Apps/testing %!s(int64=7) %!d(string=hai) anos
.gitignore 32af3e208d Première version du package %!s(int64=9) %!d(string=hai) anos
LICENSE 32af3e208d Première version du package %!s(int64=9) %!d(string=hai) anos
README.md a4a720a9e8 Advertise config-panel and actions %!s(int64=7) %!d(string=hai) anos
README_fr.md 2ed3e8a81f Merge pull request #36 from YunoHost-Apps/testing %!s(int64=7) %!d(string=hai) anos
YEP.md 5facd01339 Update package %!s(int64=8) %!d(string=hai) anos
actions.json 8aa9c84268 Panel-config + actions fully tested %!s(int64=8) %!d(string=hai) anos
check_process 8aa9c84268 Panel-config + actions fully tested %!s(int64=8) %!d(string=hai) anos
config_panel.json 2229f78173 Changelog & html email %!s(int64=7) %!d(string=hai) anos
dhcp.md a7ce59065f Add dhcp support %!s(int64=9) %!d(string=hai) anos
manifest.json fa1cae0f37 Require ynh 3.4 %!s(int64=7) %!d(string=hai) anos

README.md

Pi-hole for YunoHost

Integration level
Install Pi-hole with YunoHost

Lire ce readme en français.

This package allow you to install Pi-hole quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.

Overview

Network-wide ad blocking via your own Linux hardware

Shipped version: 3.3.1

Screenshots

Demo

No demo available.

Configuration

Use the admin panel of your Pi-hole to configure this app.

Documentation

  • Official documentation: Not found
  • Pi-hole as a DHCP server: dhcp.md
  • YunoHost documentation: There no other documentations, feel free to contribute.

YunoHost specific features

  • Private access to the admin panel.

Multi-users support

Supported architectures

  • x86-64b -
  • ARMv8-A -
  • Jessie x86-64b -

Limitations

  • Activate DHCP with Pi-hole need a manuel configuration of your router.
  • Pi-Hole can't be updated beyond the version 3.3.1, because higher versions use an integrated version of dnsmasq. This would forces to disable the version of dnsmasq used by YunoHost.

Additionnal informations

Links


Developers infos

Please do 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