1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pihole_ynh.git synced 2024-09-03 20:05:58 +02:00
Pi-hole package for YunoHost
Find a file
Bugsbane 18b3e585db
Fix some errors in the English of README.md
All I did in this was updated some of the parts where the English was a little... French ;) Thanks for the great software! Viva la Yunohost!
2019-09-11 09:20:20 -04:00
conf Update php and nginx conf files to php7 2019-01-30 20:16:53 +01:00
hooks Ajouts hooks domain et conf_regen 2017-08-11 00:56:26 +02:00
scripts Require ynh 3.4 2019-01-30 19:59:57 +01:00
.gitignore Première version du package 2017-08-04 19:41:18 +02:00
actions.json Panel-config + actions fully tested 2018-09-30 20:15:37 +02:00
check_process Panel-config + actions fully tested 2018-09-30 20:15:37 +02:00
config_panel.json Changelog & html email 2019-01-30 19:29:48 +01:00
dhcp.md Add dhcp support 2017-08-14 22:12:33 +02:00
LICENSE Première version du package 2017-08-04 19:41:18 +02:00
manifest.json Require ynh 3.4 2019-01-30 19:59:57 +01:00
README.md Fix some errors in the English of README.md 2019-09-11 09:20:20 -04:00
README_fr.md Advertise config-panel and actions 2019-01-20 17:58:54 +01:00
YEP.md Update package 2017-11-21 18:45:03 +01:00

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

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 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 -
  • Jessie 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


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