dataset/seed/nsd-local
2024-10-01 13:19:35 +02:00
..
dictionaries feat: upgrate to format 1.1 2024-10-01 13:19:35 +02:00
extras/nsd feat: upgrate to format 1.1 2024-10-01 13:19:35 +02:00
applicationservice.yml feat: upgrate to format 1.1 2024-10-01 13:19:35 +02:00
README.md update doc 2023-08-29 10:37:29 +02:00

Table of Contents

Return to the list of application services.

nsd-local

Synopsis

NSD, an authoritative DNS name server for local resolution.

Example

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

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

Requirements services

Mandatories

Optionals

  • Journald: Concentrate journal messages on one host.

Dependances

  • nsd: NSD, an authoritative DNS name server.

Useful for services

  • dovecot: Postfix and Dovecot as mail servers (IMAP and submission).
  • forgejo: Forgejo, a community managed lightweight code hosting solution.
  • gitea: Transitional package for Gitea to Forgejo.
  • grafana: Grafana is an analytics and interactive visualization web application.
  • lemonldap: LemonLDAP, a Web Single Sign On and Access Management.
  • loki: Loki, a log aggregation platform.
  • mailman: GNU Mailman, managing electronic mail discussion and e-newsletter lists.
  • mariadb: MariaDB, a relational database.
  • nextcloud: Nextcloud, Online collaboration platform.
  • nginx-reverse-proxy: Nginx as reverse proxy.
  • nginx-static: Nginx as static web site.
  • nsd: NSD, an authoritative DNS name server.
  • nsd-local: NSD, an authoritative DNS name server for local resolution.
  • odoo: Odoo, an ERP and CRM.
  • openldap: OpenLDAP, the LDAP server.
  • piwigo: Piwigo, a photo management software.
  • postgresql: Postgresql, a database.
  • prometheus: Prometheus, an event monitoring.
  • redis: Redis, an in-memory data structure store.
  • roundcube: Roundcube, a webmail.
  • speedtest-rs: Speedtest-rs, a very lightweight Speedtest.
  • vaultwarden: Vaultwarden, a password manager.
  • vector: Vector, a lightweight, ultra-fast tool for building observability pipelines.