Built certbot plugin, nedd Code Review #5101
mobilandi
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I was about to switch to traefik only because I couldn't use DNS challenges with my hoster. I wanted to like traefik, but I couldn't (yet).
So I built a certbot plugin for the German hoster "all-inkl". To be honest, Googles AI fully built it for me.
I think the result is quite clean, but before I release it on PyPI and create a pull request for nginx-proxy-manager, I'd be happy if someone who is familiar with python development or maybe even certbot can give it a code review. Not a fan of publishing fully AI generated code without any review.
The repository:
https://github.com/mobilandi/certbot-dns-allinkl
If someone could confirm that the code is okay, I will go further steps for bringing it in a future nginx-pm release. The plugin works for me, but there could still be some issues with it.
Greetings
Beta Was this translation helpful? Give feedback.
All reactions