mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-14 09:29:16 +00:00
ba20b5a6c3
Co-authored-by: nmfretz <nmfretz@gmail.com>
48 lines
1.9 KiB
YAML
48 lines
1.9 KiB
YAML
manifestVersion: 1.1
|
||
id: pi-hole
|
||
category: Networking
|
||
name: Pi-hole
|
||
version: "2023.02.2"
|
||
tagline: Block ads on your entire network
|
||
description: >-
|
||
Instead of browser plugins or other software on each computer,
|
||
install Pi-hole® on your Umbrel and your entire network is protected.
|
||
Network-level blocking allows you to block ads in non-traditional places such
|
||
as mobile apps and smart TVs, regardless of hardware or OS. Since
|
||
advertisements are blocked before they are downloaded, network performance is
|
||
improved and will feel faster.
|
||
|
||
|
||
In addition to blocking advertisements, Pi-hole® has an informative Web interface that shows stats on all the domains being queried on your network. Pi-hole® works fine with an existing DHCP server, but you can use Pi-hole®’s to keep your network management in one place.
|
||
|
||
Pi-hole® and the Pi-hole® logo are registered trademarks of Pi-hole. Umbrel is not sponsored, endorsed by, or associated with Pi-hole®.
|
||
developer: Pi-hole®
|
||
website: https://pi-hole.net
|
||
dependencies: []
|
||
repo: https://github.com/pi-hole/pi-hole
|
||
support: https://discourse.pi-hole.net
|
||
port: 8082
|
||
gallery:
|
||
- 1.jpg
|
||
- 2.jpg
|
||
- 3.jpg
|
||
path: "/admin/"
|
||
defaultUsername: ""
|
||
deterministicPassword: true
|
||
torOnly: false
|
||
releaseNotes: >-
|
||
Starting with version 2023.02.02, the versioning of the Pi-hole app has been updated to reference the docker-pi-hole version (https://github.com/pi-hole/docker-pi-hole).
|
||
This release includes specific versions of the Pi-hole components: Core v5.15.5, FTL v5.21, and AdminLTE v5.18.4
|
||
|
||
|
||
Version 2023.02.02 Changelog:
|
||
|
||
- Replace deprecated variables with the correct ones
|
||
|
||
- Remove default lightttd from the image 4961bf4
|
||
|
||
|
||
Full changelogs are available here: https://github.com/pi-hole/docker-pi-hole/releases
|
||
submitter: Umbrel
|
||
submission: https://github.com/getumbrel/umbrel/commit/9ca55a25e043dcd50d5cb92c6ec756d368bb4794
|