TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Consul 0.2 UI Demo

86 点作者 geetarista大约 11 年前

8 条评论

hardwaresofton大约 11 年前
This is exactly what I was waiting to see, great front-end, linked to a well thought-out and well-documented back end. Great work guys<p>To elaborate a little more on what I think makes the front end &quot;great&quot;: I think it&#x27;s very simple. I contemplated making something like this simply because I think tools like nagios,etc are swiss army knives, BUT they look really ugly. I don&#x27;t see why we can&#x27;t have some beauty in monitoring.<p>I think that beauty, and function actually come together well in the interface as it stands now (I know it&#x27;s not complete) -- I immediately understood where to look, what to click. While the everyday-user is not going to be unfamiliar with the interface, I also think an experienced user could benefit from having the clarity of a detail view, and individual machine view (the right and left respectively).<p>One place I can think of that might not be ideal for the kind of design is if you want to know aggregates&#x2F;historical data of a certain data center&#x2F;machine -- but I think this could easily be remedied by adding a stats page that is made to show that kind of broad data specifically (or even keep it out of the core codebase, and just have it be a very very popular plugin -- small tools ftw)
geetarista大约 11 年前
The changelog for 0.2 has more details: <a href="https://github.com/hashicorp/consul/blob/v0.2.0/CHANGELOG.md#020-may-1-2014" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;hashicorp&#x2F;consul&#x2F;blob&#x2F;v0.2.0&#x2F;CHANGELOG.md...</a>
munro大约 11 年前
After last seeing Consul posted 2 weeks ago, and playing with Docker for deploying my application, it got some gears turning. I think the two would be a great combo. Though I like the philosophy of immutable containers that Docker asserts, where if the topography needs to be reogranized (with linking containers [1]), you can just tear them down and spin them back up in a second. In practice this is kind of a pain, and a very top down view. Using Consul would make it very nice for snapping together infrastructure, with more robustness provided, i.e. health checks &amp; discovery.<p>As a side note, I played around with Ubuntu&#x27;s Juju a bit, and they also allow you to change an instance&#x27;s configuration during runtime. But it&#x27;s from a top down perspective, than distributed.<p>[1] <a href="http://docs.docker.io/use/working_with_links_names/" rel="nofollow">http:&#x2F;&#x2F;docs.docker.io&#x2F;use&#x2F;working_with_links_names&#x2F;</a>
评论 #7682784 未加载
评论 #7684055 未加载
serverascode大约 11 年前
Interesting. I definitely think service discovery and such are going to become a lot more popular in the near future.
评论 #7682570 未加载
gourneau大约 11 年前
This is super nice, I have been looking for a modern Nagios to monitor a few clusters.
vbit大约 11 年前
What are the requirements? What OS? What dependencies?
评论 #7684527 未加载
nvr219大约 11 年前
I am consulio heh heh
octatone2大约 11 年前
UI isn&#x27;t responsive to my not really that small laptop screen. I have to horizontally scroll to see everything when there is little to see. There is too much whitespace everywhere.
评论 #7682660 未加载