dataset/seed/nsd-local/README.md
2023-08-01 14:34:26 +02:00

1.5 KiB

Table of Contents

nsd-local

Description

NSD, an authoritative DNS name server for local resolution.

For more informations

Examples

Zone names are provided as examples. Think about adapting with the value of provider_zone in configuration file.

With minimum providers:

nsd-local:
  applicationservice: nsd-local
  provider_zone: localdns
  zones_name:
    - localdns

With all providers:

nsd-local:
  applicationservice: nsd-local
  provider_zone: localdns
  zones_name:
    - journald
    - externaldns
    - localdns

Dependances

Variables

Général (general)

Serveur DNS (general.dns_server)

Description Supplier
nsd_resolver ExternalDNS
  • [+]: variable is multiple
  • bold: variable is mandatory

Supplier

dns-local

Provider

unbound

All applications services for this dataset.