Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

DFS-90
Copy link
Contributor

@DFS-90 DFS-90 commented Oct 15, 2022

#2055

added DomainOffensive (do.de) certbot dns plugin

added DomainOffensive (do.de) certbot dns plugin
@DFS-90 DFS-90 changed the title Update certbot-dns-plugins.js added DomainOffensive (do.de) certbot dns plugin (update certbot-dns-plugins.js) Oct 15, 2022
@DFS-90
Copy link
Contributor Author

DFS-90 commented Oct 21, 2022

As my pull request wasn't build automatically, I created a testing version on Docker Hub that includes the DomainOffensive plugin from georgeto. (Thanks to Knoxell for showing me how to do this!)

version: "3"
services:
  app:
    image: 'dfs90/nginx-proxy-manager-do-de'
    restart: unless-stopped
    ports:
      - '80:80'
      - '81:81'
      - '443:443'
    volumes:
      - ./data:/data
      - ./letsencrypt:/etc/letsencrypt

I can confirm that this commit works; I was able to successfully create a Let's encrypt wildcard certificate for DomainOffensive (do.de) with my build mentioned above.

@nginxproxymanagerci
Copy link

This is an automated message from CI:

Docker Image for build 3 is available on DockerHub as jc21/nginx-proxy-manager:github-pr-2327

Note: ensure you backup your NPM instance before testing this PR image! Especially if this PR contains database changes.

@jc21 jc21 merged commit 8c7c849 into NginxProxyManager:develop Nov 8, 2022
@DFS-90
Copy link
Contributor Author

DFS-90 commented Nov 8, 2022

Successfully tested the merged "develop" build. Thanks for merging!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants