An open API service indexing awesome lists of open source software.

https://github.com/hyperxpro/selfhosted-dns-docker


https://github.com/hyperxpro/selfhosted-dns-docker

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# SelfHosted-DNS-Docker

Create Docker Network:
```
docker network create --subnet=172.16.0.0/24 dns_network
```

How to run:
1. Start PowerDNS Docker
2. Start Pihole Docker
3. Start Dnsdist Docker