docs: update guides/wireguard-pihole/wireguard-mit-pihole-einrichten
This commit is contained in:
parent
9dfa4d28c8
commit
de3b952a9c
1 changed files with 22 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
title: Anleitung zur Erstellung eines Docker-Containers für wg-easy-extended und Pihole
|
||||
description:
|
||||
published: true
|
||||
date: 2024-02-10T23:33:59.348Z
|
||||
date: 2024-02-10T23:38:17.169Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2024-02-10T23:33:59.348Z
|
||||
|
@ -159,3 +159,23 @@ docker-compose up -d
|
|||
Der Parameter `-d` startet den Container im Hintergrund.
|
||||
|
||||
Nachdem der Container gestartet wurde, ist Ihr wg-easy-extended-Dienst einsatzbereit.
|
||||
|
||||
## Quellen
|
||||
|
||||
https://github.com/pi-hole/docker-pi-hole
|
||||
|
||||
https://goneuland.de/pi-hole-mit-docker-compose-und-traefik-installieren/
|
||||
|
||||
https://github.com/wg-easy/wg-easy/wiki/Using-WireGuard-Easy-with-Pi-Hole
|
||||
|
||||
https://github.com/wg-easy/wg-easy/issues/291
|
||||
|
||||
https://github.com/tolkonepiu/wg-easy-extended
|
||||
|
||||
https://hub.docker.com/r/cbcrowe/pihole-unbound
|
||||
|
||||
https://docs.pi-hole.net/guides/dns/unbound/
|
||||
|
||||
https://www.cloudflare.com/de-de/learning/dns/dns-server-types/
|
||||
|
||||
https://www.kuketz-blog.de/pi-hole-einrichtung-und-konfiguration-mit-unbound-adblocker-teil2/
|
Loading…
Reference in a new issue