# Pi-hole dla YunoHost [![Poziom integracji](https://apps.yunohost.org/badge/integration/pihole)](https://ci-apps.yunohost.org/ci/apps/pihole/) ![Status działania](https://apps.yunohost.org/badge/state/pihole) ![Status utrzymania](https://apps.yunohost.org/badge/maintained/pihole) [![Zainstaluj Pi-hole z YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pihole) *[Przeczytaj plik README w innym języku.](./ALL_README.md)* > *Ta aplikacja pozwala na szybką i prostą instalację Pi-hole na serwerze YunoHost.* > *Jeżeli nie masz YunoHost zapoznaj się z [poradnikiem](https://yunohost.org/install) instalacji.* ## Przegląd The Pi-hole® is a DNS sinkhole that protects your devices from unwanted content without installing any client-side software. **Dostarczona wersja:** 5.18.4~ynh1 ## Zrzuty ekranu ![Zrzut ekranu z Pi-hole](./doc/screenshots/dashboard.png) ## :red_circle: Niepożądane funkcje - **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. ## Dokumentacja i zasoby - Oficjalna strona aplikacji: - Oficjalna dokumentacja dla administratora: - Repozytorium z kodem źródłowym: - Sklep YunoHost: - Zgłaszanie błędów: ## Informacje od twórców Wyślij swój pull request do [gałęzi `testing`](https://github.com/YunoHost-Apps/pihole_ynh/tree/testing). Aby wypróbować gałąź `testing` postępuj zgodnie z instrukcjami: ```bash sudo yunohost app install https://github.com/YunoHost-Apps/pihole_ynh/tree/testing --debug lub sudo yunohost app upgrade pihole -u https://github.com/YunoHost-Apps/pihole_ynh/tree/testing --debug ``` **Więcej informacji o tworzeniu paczek aplikacji:**