Browse Source

Added udm-dns readme

Breandan Dezendorf 2 years ago
parent
commit
987d7d7bac
1 changed files with 12 additions and 0 deletions
  1. 12 0
      dezendorf/applications/udm-dns/README.md

+ 12 - 0
dezendorf/applications/udm-dns/README.md

@@ -0,0 +1,12 @@
+udm-dns
+---
+UDM-DNS is a tool to take data from one of three locations and sync the data to
+the other two, adding and removing records as needed to sync the states. The
+currently supported backends are:
+    * google sheets
+    * pihole custom.list (as a k8s configmap)
+    * UDM client list
+
+The idea for this tool is that adding a static IP mapping in the Unifi interface
+usually corresponds 1:1 with the desire to use that address later by way of a
+DNS query.