瀏覽代碼

Added udm-dns readme

Breandan Dezendorf 2 年之前
父節點
當前提交
987d7d7bac
共有 1 個文件被更改,包括 12 次插入0 次删除
  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.