Add support for ipv6 addresses in dokploy
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?
Will solve the problem with connecting vps over ipv6 protocol, right now I can't connect my vps over ipv6 to dokploy
Describe the solution you'd like
Add support for ipv6 addresses so I can add nodes to dokploy using ipv6 - right now I only have ipv4 permission, my servers don't have ipv4, I have ipv6 access (and I want to connect dokploy to my vps using ipv6).
Describe alternatives you've considered
I wasn't looking for alternatives
Additional context
Will you send a PR to implement it?
No
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
The issue does not name files, tests, or entry points. Start by tracing how Dokploy adds and connects nodes, then identify where IPv4 addresses are validated or passed to the connection logic. Done means a node with an IPv6 address can be added and connected successfully, with coverage for the IPv6 path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- infrastructure, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100