If I understand correctly, configuration wizards is a separated web-application to generate Ignite configuration before Ignite started. Web-visor should start jetty server inside node JVM when node started, similarly as "ignite-rest-http".
I have experience in web development but I didn't use AngularJS and used bootstrap very very small. On Fri, May 8, 2015 at 2:20 AM, Dmitriy Setrakyan <[email protected]> wrote: > On Thu, May 7, 2015 at 3:43 PM, Sergey Evdokimov <[email protected]> > wrote: > > > I want to develop web-visor, I think it is important feature that is > > missing in Ignite. > > > > If we do it, it should be part of the wizard-based communication work we > are planning to do for Ignite. Sergey, I think you should contact Alexey K > and Andrey N and discuss it with them, as they already started creating the > UI. > > By the way, do you have expertise in AngularJS or Bootstrap? > > > > > > On Fri, May 8, 2015 at 1:22 AM, Nikita Ivanov <[email protected]> > > wrote: > > > > > Just pick one of the Bootstrap themes and have at it: > > > http://wrapbootstrap.com/preview/WB0R5L90S > > > > > > 100% behind additional SPA frontend. > > > > > > -- > > > Nikita Ivanov, > > > > > > GridGain founder > > > > > > > > > On Thu, May 7, 2015 at 1:37 PM, Andrey Gura <[email protected]> > wrote: > > > > > > > May be suitable solution is web version of Visor. It allows to reuse > > > Visor > > > > functionality and provide alternative web interface that can be > > > accessible > > > > remotely. > > > > > > > > On Thu, Apr 30, 2015 at 12:08 AM, Konstantin Boudnik <[email protected] > > > > > > wrote: > > > > > > > > > I like the idea. Even something simple to begin with will go a long > > > way. > > > > I > > > > > wish I wasn't completely creatively challenged ;( > > > > > > > > > > On Wed, Apr 29, 2015 at 06:30PM, Sergey Evdokimov wrote: > > > > > > Hello, > > > > > > > > > > > > Ignite distributive contains a visor to monitor cluster state. > This > > > > visor > > > > > > is a java application, but web-interface is more usable then java > > > > > > application. Ignite node can start small web-server with > > > > web-application > > > > > > that allow to control cluster state. > > > > > > > > > > > > Thoughts? > > > > > > > > > > > > > > > > > > > > > -- > > > > Andrey Gura > > > > GridGain Systems, Inc. > > > > www.gridgain.com > > > > > > > > > >
