Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ClouDNS DNS Challenge #435

Closed
1 task done
jeffshead opened this issue Nov 29, 2023 · 3 comments
Closed
1 task done

ClouDNS DNS Challenge #435

jeffshead opened this issue Nov 29, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@jeffshead
Copy link

Is this a new feature request?

  • I have searched the existing issues

Wanted change

Add support for ClouDNS DNS Challenge

Reason for change

I'm looking for a NPM replacement but I can't use SWAG without this feature. ClouDNS is a popular and feature rich DNS provider and one of the best providers that I've used. I'm surprised it's not already supported. Thanks for considering :-)

Proposed code change

Use ClouDNS's official plug-in: https://github.com/cloudns/certbot-dns-cloudns

@jeffshead jeffshead added the enhancement New feature or request label Nov 29, 2023
@nemchik
Copy link
Member

nemchik commented Nov 29, 2023

You can accomplish this by creating /config/dns-conf/cloudns.ini with the credentials mentioned in https://github.com/cloudns/certbot-dns-cloudns#credentials and using https://github.com/linuxserver/docker-mods/tree/universal-package-install to install the package by setting

- DOCKER_MODS=linuxserver/mods:universal-package-install
- INSTALL_PIP_PACKAGES=certbot-dns-cloudns
- VALIDATION=dns
- DNSPLUGIN=cloudns

and and then restarting the container.

@drizuid drizuid closed this as completed Dec 28, 2023
@LinuxServer-CI LinuxServer-CI moved this from Issues to Done in Issue & PR Tracker Dec 28, 2023
@maxiwheat

This comment was marked as outdated.

@linuxserver linuxserver locked as resolved and limited conversation to collaborators Jan 22, 2024
@drizuid
Copy link
Member

drizuid commented Jan 22, 2024

Note for all, PRs are welcome :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

4 participants