# Pi-hole voor Yunohost
[](https://ci-apps.yunohost.org/ci/apps/pihole/)  
[](https://install-app.yunohost.org/?app=pihole)
*[Deze README in een andere taal lezen.](./ALL_README.md)*
> *Met dit pakket kun je Pi-hole snel en eenvoudig op een YunoHost-server installeren.*
> *Als je nog geen YunoHost hebt, lees dan [de installatiehandleiding](https://yunohost.org/install), om te zien hoe je 'm installeert.*
## Overzicht
The Pi-holeĀ® is a DNS sinkhole that protects your devices from unwanted content without installing any client-side software.
**Geleverde versie:** 5.18.2~ynh2
## Schermafdrukken

## :red_circle: Anti-eigenschappen
- **Package not maintained**: This YunoHost package is not actively maintained and needs adoption. This means that minimal maintenance is made by volunteers who don't use the app, so you should expect the app to lose reliability over time. You can [learn how to package](https://yunohost.org/packaging_apps_intro) if you'd like to adopt it.
## Documentatie en bronnen
- Officiele website van de app:
- Officiele beheerdersdocumentatie:
- Upstream app codedepot:
- YunoHost-store:
- Meld een bug:
## Ontwikkelaarsinformatie
Stuur je pull request alsjeblieft naar de [`testing`-branch](https://github.com/YunoHost-Apps/pihole_ynh/tree/testing).
Om de `testing`-branch uit te proberen, ga als volgt te werk:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/pihole_ynh/tree/testing --debug
of
sudo yunohost app upgrade pihole -u https://github.com/YunoHost-Apps/pihole_ynh/tree/testing --debug
```
**Verdere informatie over app-packaging:**