nginx-proxy-manager icon indicating copy to clipboard operation
nginx-proxy-manager copied to clipboard

add MC-HOST24 DNS plugin

Open mamasch19 opened this issue 3 months ago • 2 comments

This adds support for issuing certificates via DNS challenge on MC-HOST24 using certbot-dns-mchost24 by @JoeJoeTV.

I originally contributed this to NPMplus, because I was unable to build the image locally. But since building seems to be fixed now with the last commit, I thought I'd open a pull request here, too.

Tested successfully with a locally built image.

mamasch19 avatar Sep 14 '25 19:09 mamasch19

Hi, the plugins json file has moved here. Please add to that. Thanks

jc21 avatar Nov 02 '25 22:11 jc21

Just added the changes to the new file and tested again with a locally built image.

mamasch19 avatar Nov 09 '25 22:11 mamasch19

Docker Image for build 3 is available on DockerHub:

nginxproxymanager/nginx-proxy-manager-dev:pr-4765

[!NOTE] Ensure you backup your NPM instance before testing this image! Especially if there are database changes. This is a different docker image namespace than the official image.

[!WARNING] Changes and additions to DNS Providers require verification by at least 2 members of the community!