-
-
Notifications
You must be signed in to change notification settings - Fork 660
Closed
Description
产品如果可以支持维护Nginx集群,会让整个产品上升好几个level。比如添加多个节点,组成一个集群,配置存放到git上,修改配置后提交到git,并可以小流量更新到集群中nginx节点上等。
建议参考的产品设计:
1、携程的zeus:https://github.com/ctripcorp/zeus
2、点评的camel:https://github.com/dianping/camel
希望会有启发。。
——————————————-
If this product could support maintaining an Nginx cluster, it would elevate the entire product by several levels. For example, adding multiple nodes to form a cluster, storing configurations in Git, submitting configuration changes to Git, and performing rolling updates to the Nginx nodes in the cluster.
I recommend referring to the following product designs for inspiration:
- Zeus by Ctrip: https://github.com/ctripcorp/zeus
- Camel by Dianping: https://github.com/dianping/camel
I hope these will provide useful insights.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
Done