qdm12 / gluetun-wiki

Home to the Markdown Wiki page for Gluetun
MIT License
274 stars 31 forks source link

How to run multiple gluetun instances ? #23

Closed vnghia closed 7 months ago

vnghia commented 7 months ago

URL to the Wiki page

https://github.com/qdm12/gluetun-wiki/blob/main/setup/advanced/multiple-gluetun.md

What's missing?

In this doc, it says that we can run a shared DNS server for multiple gluetun instances. However, I am unable to find out how to point these instances to that server.

qdm12 commented 7 months ago

See the DNS options page. Disable DNS over TLS (DOT=off) and set the dns plaintext address to your Docker-network-local DNS server container IP address (for example 10.0.0.16).