[GH-ISSUE #577] Feature Request: Dynamic generated env config #188

Closed
opened 2026-02-26 04:34:19 +03:00 by kerem · 1 comment
Owner

Originally created by @mageddo on GitHub (Sep 25, 2024).
Original GitHub issue: https://github.com/mageddo/dns-proxy-server/issues/577

Summary & Motivation

Dynamic generated envs based on the JSON config file this way there won´t be necessary to create a manual env for every new config exposed at the config file.

  • Will have DPS_ prefix e.g: DPS_SERVER_DNS_PORT

Goals

To live along the current existent envs and dynamically created so any new config created at the config/yaml file will have a equals env option.

Description

Example

Storage

DNS records will be stored at the existing DPS config file.

DNS Records

  • It will have support to A, AAAA and CNAME entries.
  • Also, TTL by record will be supported
Originally created by @mageddo on GitHub (Sep 25, 2024). Original GitHub issue: https://github.com/mageddo/dns-proxy-server/issues/577 ## Summary & Motivation Dynamic generated envs based on the JSON config file this way there won´t be necessary to create a manual env for every new config exposed at the config file. * Will have `DPS_` prefix e.g: `DPS_SERVER_DNS_PORT` ## Goals To live along the current existent envs and dynamically created so any new config created at the config/yaml file will have a equals env option. ## Description * [GPT suggestion][1] Example > ### Storage > > DNS records will be stored at the existing DPS config file. > > ### DNS Records > * It will have support to A, AAAA and CNAME entries. > * Also, TTL by record will be supported [1]: https://chatgpt.com/share/6716c70d-d124-800a-818e-d0b6b55857c5
kerem 2026-02-26 04:34:19 +03:00
Author
Owner

@mageddo commented on GitHub (Dec 17, 2025):

Released a beta version 4.2.0-snapshot

<!-- gh-comment-id:3663733561 --> @mageddo commented on GitHub (Dec 17, 2025): Released a beta version [4.2.0-snapshot](https://github.com/mageddo/dns-proxy-server/releases/tag/4.2.0-snapshot)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dns-proxy-server-mageddo#188
No description provided.