-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.yml.jinja
27 lines (26 loc) · 1.03 KB
/
metadata.yml.jinja
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
version: 1
metadata:
category: Security
name: PiHole
version: 2024.02.0
tagline: Your personal DNS and DHCP Server for ad-blocking
description: >-
Pi-hole is a network-wide ad blocker. Instead of installing adblockers on every device and every browser, you can install Pi-hole once on your network, and it will protect all of your devices. It blocks ads on any device and improves overall network performance. Pi-hole also has an API, so you can integrate it with your own software.
dependencies: []
repos:
Core: https://github.com/pi-hole/pi-hole
Dashboard: https://github.com/pi-hole/web
Container: https://github.com/pi-hole/docker-pi-hole
support: https://pi-hole.net/
developers:
PiHole: https://pi-hole.net/
path: /
default_password: {{ derive_entropy(identifier="pw") }}
icon: https://wp-cdn.pi-hole.net/wp-content/uploads/2016/12/Vortex-R.png
license: EUPL-1.2
volumes:
pihole:
minimum_size: 1Gi
recommended_size: 20Gi
name: PiHole
description: The data inside your PI-Hole