copy of pihole as a reamke

ericgaspar 3a3c84b90d Add templates 5 năm trước cách đây
.github 155ef98249 [autopatch] Update issue and PR templates 5 năm trước cách đây
conf 08545d256b Upgrade to 5.3.1 5 năm trước cách đây
doc 3a3c84b90d Add templates 5 năm trước cách đây
hooks d34d953efb Fix #37 for post_domain_add 7 năm trước cách đây
scripts 3a3c84b90d Add templates 5 năm trước cách đây
.gitignore 32af3e208d Première version du package 9 năm trước cách đây
CHANGELOG.md d15cac171c Update changelog 6 năm trước cách đây
LICENSE 32af3e208d Première version du package 9 năm trước cách đây
README.md 08545d256b Upgrade to 5.3.1 5 năm trước cách đây
README_fr.md 08545d256b Upgrade to 5.3.1 5 năm trước cách đây
YEP.md 5facd01339 Update package 8 năm trước cách đây
actions.toml 0c0316a443 Work in progress... 6 năm trước cách đây
check_process 13fec5955e remove some warnings 5 năm trước cách đây
config_panel.toml 0c0316a443 Work in progress... 6 năm trước cách đây
dhcp.md 67a49f5b8c Rewrite english part of dhcp.md 6 năm trước cách đây
manifest.json 3a3c84b90d Add templates 5 năm trước cách đây

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 easily on a YunoHost server.
If you don't have YunoHost, please see here to learn how to install and enjoy it.

Overview

Network-wide ad blocking via your own Linux hardware

Shipped version: 3.3.1 or 5.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 is no other documentation. Feel free to contribute!

YunoHost specific features

  • Private access to the admin panel.

Multi-users support

Supported architectures

  • x86-64b -
  • ARMv8-A -
  • Buster x86-64b -

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.

Additionnal informations

Links


Developers infos

Please do your pull request to the testing branch.

To try the testing branch, please do the following:

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