[GH-ISSUE #169] [Feature] 通过配置文件设置运行节点(Environment) #4520

Closed
opened 2026-03-01 15:33:53 +03:00 by kerem · 0 comments
Owner

Originally created by @FourLeafTec on GitHub (Sep 27, 2023).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/169

Is your feature request related to a problem? Please describe.

我目前使用Nomad来管理一个小集群,动态管理多个出口节点

希望使用NginxUI来帮助我更简单的进行可视化管理,但是目前运行节点(Environment)没有服务发现能力,节点变动的时候只能通过界面手动配置

Describe the solution you'd like

通过Nomad的服务发现能力可以相对比较简单的渲染出一个带有所有运行节点的配置文件

所以希望可以添加通过配置文件设置运行节点的能力

Additional context

配置文件最好能提供热加载能力

考虑配置文件设置的运行节点和UI配置的节点可能有冲突,对运行节点增加 启用/禁用 属性,同时配置文件设置的节点只允许 禁用 ,不允许 删除 或许比较合适

Originally created by @FourLeafTec on GitHub (Sep 27, 2023). Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/169 **Is your feature request related to a problem? Please describe.** 我目前使用Nomad来管理一个小集群,动态管理多个出口节点 希望使用NginxUI来帮助我更简单的进行可视化管理,但是目前运行节点(Environment)没有服务发现能力,节点变动的时候只能通过界面手动配置 **Describe the solution you'd like** 通过Nomad的服务发现能力可以相对比较简单的渲染出一个带有所有运行节点的配置文件 所以希望可以添加通过配置文件设置运行节点的能力 **Additional context** 配置文件最好能提供热加载能力 考虑配置文件设置的运行节点和UI配置的节点可能有冲突,对运行节点增加 `启用/禁用` 属性,同时配置文件设置的节点只允许 `禁用` ,不允许 `删除` 或许比较合适
kerem 2026-03-01 15:33:53 +03:00
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/nginx-ui#4520
No description provided.