next-hat/nanocl

Change: Currently the ncddns use dnsmasq, we should move to knot

Open

#354 opened on May 31, 2023

 (0 comments) (0 reactions) (0 assignees)Rust (51 forks)auto 404
enhancementgood first issuehelp wantedncdnsndns

Repository metrics

Stars
 (983 stars)
PR merge metrics
 (PR metrics pending)

Description

Is your feature request related to a problem? Please describe. Dnsmasq cannot bind on a new interface without have to fully restart, this will create downtime. I think a fit for our usecase is to use knot dns instead.

Contributor guide