copy of pihole as a reamke

Maniack Crudelis ad8848a9c0 Merge branch 'testing' of github.com:YunoHost-Apps/pihole_ynh into testing 8 years ago
conf 93e2b5875e Enhance regenconf. fix #2 8 years ago
hooks d66ce429eb Ajouts hooks domain et conf_regen 8 years ago
scripts 5facd01339 Update package 8 years ago
.gitignore 32af3e208d Première version du package 8 years ago
LICENSE 32af3e208d Première version du package 8 years ago
README.md aa6fd852f1 Readme fr 8 years ago
README_fr.md aa6fd852f1 Readme fr 8 years ago
YEP.md 5facd01339 Update package 8 years ago
check_process 5facd01339 Update package 8 years ago
dhcp.md a7ce59065f Add dhcp support 8 years ago
manifest.json 0fd75e059e Update helpers & fix backup 8 years ago

README.md

Pi-hole for YunoHost

Integration level
[Install Pi-hole with YunoHost](https://install-app.yunohost.org/?app=pihole

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.1.4

Screenshots

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

  • Tested on x86_64

Limitations

  • Activate DHCP with Pi-hole need a manuel configuration of your router.

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