add readme

This commit is contained in:
ace 2023-03-13 05:57:48 +03:00
parent d893a99172
commit c69dffdc33
Signed by: ace
GPG Key ID: 2C08973DD37A76FD

15
README.md Normal file
View File

@ -0,0 +1,15 @@
Deploy ddclient.
Example config:
ddclient_tsig_public_key_base64: "you_base64_public_key_here"
ddclient_tsig_private_key_base64: "you_base64_private_key_here"
ddclient_hosts:
- name: record1.example.com
dns_ip: 192.168.1.2
domain: example.com
- name: record2.example.com
dns_ip: 192.168.1.2
domain: example.com