copy of pihole as a reamke

Maniack Crudelis 1bf6783e33 use scalable phpfpm 6 years ago
conf 1bf6783e33 use scalable phpfpm 6 years ago
hooks c364424ca8 Commits from master 6 years ago
scripts 1bf6783e33 use scalable phpfpm 6 years ago
.gitignore 32af3e208d Première version du package 8 years ago
CHANGELOG.md 7299718e45 Add a changelog 6 years ago
LICENSE 32af3e208d Première version du package 8 years ago
README.md c364424ca8 Commits from master 6 years ago
README_fr.md c364424ca8 Commits from master 6 years ago
YEP.md 5facd01339 Update package 8 years ago
actions.toml b1ec989d2a Use toml for actions and config-panel 6 years ago
check_process 9294176a2d Update to last standard 6 years ago
config_panel.toml b1ec989d2a Use toml for actions and config-panel 6 years ago
dhcp.md a7ce59065f Add dhcp support 8 years ago
manifest.json fa1cae0f37 Require ynh 3.4 7 years ago

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. You may also need to follow the post-install guide to setup Pi-hole either as a DNS server or a DHCP server.

Documentation

  • Official documentation: https://docs.pi-hole.net/
  • 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