mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 09:25:56 +03:00
[GH-ISSUE #594] Configuration File v3 #195
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#195
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 @mageddo on GitHub (Nov 6, 2024).
Original GitHub issue: https://github.com/mageddo/dns-proxy-server/issues/594
Summary & Motivation
2024-11-30Goals
Description
Blocks:
Scope
config.Configas proposed in section "New Modeling Propose" #614config.ConfigNew Modeling Propose
I'm proposing the following model, JSON Configuration example, the same will be made for YAML, etc.
@defung commented on GitHub (Nov 7, 2024):
I love the grouping, makes the configs more readable!
Curious, does
solver.docker.networks.preferredNetworkNamesmake my feature request redundant?Also, what's
solver.docker.dpsNetwork? Does it make DPS only resolve IPs from thedpsnetwork?@mageddo commented on GitHub (Nov 7, 2024):
I'm considering #595 will be already implemented when this feature get done.
DPS NetworkandDPS Network Auto Connectfeatures@mageddo commented on GitHub (Dec 17, 2025):
Beta is out 5.0.3-snapshot, see the docs.