obynio / certbot-plugin-gandi

Certbot plugin for authentication using Gandi LiveDNS
https://pypi.org/project/certbot-plugin-gandi/
MIT License
195 stars 27 forks source link

Add Ubuntu distribution channel #43

Closed HLFH closed 1 year ago

HLFH commented 1 year ago

Ubuntu supports your package certbot-dns-gandi.

I advise https://github.com/obynio/certbot-plugin-gandi/issues/22 to be closed. For these reasons:

If a snap package is built by a third-party maintainer for certbot-dns-gandi, you can accept a PR updating the README file such as:

* PyPI: https://pypi.org/project/certbot-plugin-gandi/
* Archlinux: https://aur.archlinux.org/packages/certbot-dns-gandi-git/
* Debian: https://packages.debian.org/sid/main/python3-certbot-dns-gandi
* Ubuntu: https://packages.ubuntu.com/kinetic/python3-certbot-dns-gandi
* Ubuntu (snap): https://snapcraft.io/certbot-dns-gandi (does not exist yet)

Until a third-party maintainer decides to craft and publish an Ubuntu certbot-dns-gandi snap package, the official package for Ubuntu should be the only recommended way.

obynio commented 1 year ago

Oh well, I'm learning that there is a Ubuntu Let's Encrypt Team :D

I'm not a big fan of snapd so I doubt I will work on an official package when a deb package already exists, but if someone is willing to maintain one feel free to open an issue. Anyway let's merge this PR, seems like it's a fine addition.