-
I am trying to create the Dynamic Dns functionality using terraform using the following link
https://aws.amazon.com/blogs/compute/building-a-dynamic-dns-for-route-53-using-cloudwatch-events-and-lam…
-
Current documentation front-end is hosted by GitBook. While this was fantastic and easy start for us which allowed us to have a quick nicely looking solution, the complexity of our documentation is g…
-
Is there a way of telling why it cant connect to a node (raspiblitz)? I double checked the (local) ip adress and the ssl certificate but the only feedback i get is "no node detected". Any ideas how i …
-
Hi,
I'm getting this error when trying to create multiple subdomains in one request
e.g.
`
$client->records()->add($domainID, $config)
`
In the end domains got created in DnsMadeEasy, but I'…
-
Steps to reproduce
------------------
```
export ME_Key="XXXXXXXXXXXX"
export ME_Secret="XXXXXXXXXXX"
```
Occuring with both staging:
```
acme.sh --issue -d website.url -d "*.website.url…
-
Cloudflare is listed as a plug-in. However it does not show up in `ddupdate --list-services`
-
I'm being able to connect remotely to my node using Zap when I'm on a regular wi-fi connection (not local). But I'm not being able to connect when trying it on a mobile 4G network. I'm on a complete d…
-
I've successfully setup my RaspiBlitz and have begun playing around with some of its features. However, I still have a few issues that I need to address (namely the DynamicDNS).
I noticed in the gu…
Z-and updated
5 years ago
-
Hello All,
I am getting the following errors while running the following commands within Docker container:
root@0ca88883e2e4:/# ddclient -force
WARNING: file /etc/ddclient/ddclient.conf: Ca…
-
近期dnspod已停止使用对tls1.2以前的版本支持,所以此程序的api请求发生错误。
发请求需要改为tls1.2,我已修改并测试过了,改了就可以。
在请求之前设置tls1.2:
https://github.com/uje/DynamicDNS/blob/f37bb97c904a5d12f2c6c7e2d890c55dbfe36052/DNSPod.Api/Core/Requ…