copy of pihole as a reamke

Maniack Crudelis c27ec07bb0 Merge pull request #25 from YunoHost-Apps/testing před 8 roky
conf fe618c5c70 Upgrade to 3.3.1 před 8 roky
hooks d66ce429eb Ajouts hooks domain et conf_regen před 9 roky
scripts 2b837769ec Fix stretch internet connection issue před 8 roky
.gitignore 32af3e208d Première version du package před 9 roky
LICENSE 32af3e208d Première version du package před 9 roky
README.md 09329575a4 Upgrade helpers před 8 roky
README_fr.md 09329575a4 Upgrade helpers před 8 roky
YEP.md 5facd01339 Update package před 8 roky
check_process 5facd01339 Update package před 8 roky
dhcp.md a7ce59065f Add dhcp support před 9 roky
manifest.json 09329575a4 Upgrade helpers před 8 roky

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 - Build Status
  • ARMv8-A - Build Status
  • Jessie x86-64b - Build Status

Limitations

  • Activate DHCP with Pi-hole need a manuel configuration of your router.
  • Pi-Hole-FTL can't be upgrade above the version 2.13.2, because of the usage of an option of dnsmasq not yet available on Jessie.

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 --verbose
or
sudo yunohost app upgrade pihole -u https://github.com/YunoHost-Apps/pihole_ynh/tree/testing --verbose