feat: Add DNS provider support for Porkbun registry
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 37.4k
- Forks
- 3k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 73
Description
What problem will this feature address?
The recently added "DNS" feature inside Dokploy (amazing!) only supports Cloudflare and AWS providers for direct integration-via-API updates to a domain's DNS record.
Describe the solution you'd like
I'd like to add support for the popular domain name registry and DNS hosting provider Porkbun.
Describe alternatives you've considered
I've considered using Cloudflare and AWS, but that would require migrating hundreds of domains.
Additional context
No response
Will you send a PR to implement it?
Yes
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named in the issue. Start by locating the existing Cloudflare and AWS DNS provider integrations, then review Porkbun's DNS API requirements and determine where provider selection and record updates are handled. Done means Porkbun can support the requested direct DNS record updates with coverage for the new integration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100