Create duckdns.markdown

This commit is contained in:
Pascal Vizeli 2017-05-11 16:19:54 +02:00 committed by GitHub
parent e5269d3cf7
commit ad95496d97

View File

@ -0,0 +1,24 @@
---
layout: page
title: "Let's Encrypt"
description: "Automatically update your Duck DNS ip address."
date: 2017-04-30 13:28
sidebar: true
comments: false
sharing: true
footer: true
---
[Duck DNS](https://duckdns.org/) is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice
```json
{
"token": "sdfj-2131023-dslfjsd-12321",
"domains": ["example.com", "mqtt.example.com", "hass.example.com"]
}
```
Configuration variables:
- **token** (*Required*): Your Duck DNS API key.
- **domains** (*Required*): A list of domains to update dns.