Pascal Zimmermann
Pascal Zimmermann
@JonathanATyler Unfortunately, when creating my HA setup, I have the problem that each instance acts individually and the initial acme record is set in all instances individually and it comes...
Hi @p3l1 , I've successfully set up a HA based setup of the ACME DNS server. I created a graphic, to describe my corresponding setup. **Basic setup:** - 3 ACME...
Hi @JonathanATyler Thx :) What do mean with acme-dns data, the configuration file? I shared the complete `/home/acme-dns` folder as glusterfs volume and the configuration of the acme instances is...
@p3l1 I've used the python [implementation](https://github.com/joohoi/acme-dns-certbot-joohoi/blob/master/acme-dns-auth.py) and modified it. I've opened a [gist](https://gist.github.com/ZPascal/597da0ac4fb3adec159071435790cff9) to share my modifications. I think you mean the [acme.sh](https://github.com/acmesh-official/acme.sh/blob/master/acme.sh) script? With some modifications, it should be...
@JonathanATyler Sorry for the late reply. I could not see any problems with resolving the entries. In my test case, I created 3 TXT entries in parallel and these were...
Hi @joohoi could you please check the PR? I think it makes sense to update the Golang version (if possible). @fritterhoff I think in the meantime, it could make sense...
@ShiranAvidov Cool helpful plugin. I'm looking forward to see the new functionalty in the near future inside the Telegraf.
Hi @srebhan, I've checked the code a bit deeper and I fully agree that is necessary to clean up/ refactor the code. I've quickly check it and I think it's...
@ShiranAvidov I checked your code a bit, and it seems that you have some pre-existing (SDK) methods wrapped in your codebase. I recommend reducing the code size also by separating...
Hi @srebhan, is there the possibility to merge the PR?