mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 17:35:54 +03:00
[GH-ISSUE #434] Support docker deploy replicas #154
Labels
No labels
bug
confirmed
discussion
duplicate
enhancement
feature
feature-request
not-planned
pull-request
secondary-feature
stale
triage
waiting-feedback
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dns-proxy-server-mageddo#154
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 @SimJoSt on GitHub (Feb 20, 2024).
Original GitHub issue: https://github.com/mageddo/dns-proxy-server/issues/434
What is expected
When a container has been configured with multiple deploy replicas, the hostname should resolve to multiple IP addresses, so a reverse proxy can balance the load over all of them.
docker-compose.ymlexample:What is Happening
Only one of the container's IP address is resolved.
@mageddo commented on GitHub (Jan 14, 2026):
Releasing at 5.9.0, I would appreciate feedback, thanks in advance.
@SimJoSt commented on GitHub (Jan 18, 2026):
We are not using this setup currently any more. I won't be able to provide feedback.