mirror of
https://github.com/SantaSpeen/santaspeen.ru-blog.git
synced 2026-05-19 16:10:16 +00:00
33 lines
843 B
Markdown
33 lines
843 B
Markdown
---
|
|
slug: adguard-home
|
|
title: Adguard Home
|
|
description: Adguard Home DNS server guide
|
|
# image:
|
|
tags: [docker, homelab, adguard, dns]
|
|
---
|
|
|
|
Простая установка и настройка домашнего DNS сервера с блокировкой рекламы и DOH (DNS over HTTPS)
|
|
|
|
|
|
|
|

|
|
|
|
|
|
<!--truncate-->
|
|
## Adguard Home DNS сервер
|
|
|
|

|
|
|
|
Regular blog authors can be added to `authors.yml`.
|
|
|
|
The blog post date can be extracted from filenames, such as:
|
|
|
|
- `welcome.md`
|
|
- `welcome/index.md`
|
|
|
|
A blog post folder can be convenient to co-locate blog post images:
|
|
|
|
The blog supports tags as well!
|
|
|
|
**And if you don't want a blog**: just delete this directory, and use `blog: false` in your Docusaurus config.
|