mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #1079] Porkbun as DNS provider #895
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#895
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jakern on GitHub (May 7, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1079
Originally assigned to: @chaptergy on GitHub.
Are you in the right place?
I might be in the right place but this might be a certbot issue
Is your feature request related to a problem? Please describe.
My request is about the providers available in let's encrypt DNS challenges
Describe the solution you'd like
Porkbun offers and API to edit DNS https://porkbun.com/api/json/v3/documentation
Describe alternatives you've considered
I am currently running certbot manually and uploading the certs under the custom option but I am also try to get cloudflare to work
Additional context
I saw the comment here that I should create this request #613 https://github.com/jc21/nginx-proxy-manager/issues/613#issuecomment-723036527
@chaptergy commented on GitHub (May 7, 2021):
A certbot plugin for porkbun does exist, so this seems possible. Maybe I will get around to adding this next week and then I could create a PR.
@chaptergy commented on GitHub (May 9, 2021):
Unfortunately the certbot porkbun dns plugin is not compatible out of the box, but would require changes on their side, to be able to fetch credentials from a file. I could open an issue over there, maybe even suggest some code, but I am not able to test it
@chaptergy commented on GitHub (May 9, 2021):
I have updated the porkbun dns plugin to be compatible with our implementation (see the pull request over there, but we will have to wait until it is merged.
@chaptergy commented on GitHub (May 15, 2021):
The pull request is open. You can already try it out if you use the docker image
jc21/nginx-proxy-manager:github-pr-1099