Hi, Yulun
helix-front is our new generation of web UI, which is supposed to fully
support of monitoring and operating Helix clusters. The code is already in
master branch. We will release new 0.8 version in about one week, new release
will come with detailed document on how to setup this
GitHub user dasahcc opened a pull request:
https://github.com/apache/helix/pull/130
Another PR for 0.8.0 release
This PR contains couple improvements will be detail described in release
note.
You can merge this pull request into a Git repository by running:
$ git pull https://
GitHub user hivivo opened a pull request:
https://github.com/apache/helix/pull/129
Added tutorial for Helix UI setup
Added tutorial for Helix UI setup.
Attached local built html file:
[tutorial.ui.pdf](https://github.com/apache/helix/files/1662272/tutorial.ui.pdf)
I think the google source is just a mirror, you can ignore that.
This was something done by Greg Brandt. We did not have the bandwidth to
bring it to master as we did not deploy it in production. Feel free to take
this as the base and make it work in production and contribute it back to
Helix.
Al
We are building tools for our Helix application and we are considering helix
-ui. However, we found a few links, such as
https://apache.googlesource.com/helix/+/master/helix-ui/
https://github.com/apache/helix/tree/helix-0.7.x/helix-ui
A few questions:
1. Can we just ignore the repo on Google