Hi There is also a web console project at github called hatio https://github.com/hawtio/hawtio
And its home page is http://hawt.io/ hawtio supports Karaf, and other contains such as plain WAR containers like Tomcat, Jetty, etc. And runs standalone java jar etc. Its the same codebase and there container agnostic which is a big win. hawtio is designed to be pluggable and you can build custom plugins that can be integrated seamless as first-class citizens. And you can easily install/use hawtio in Karaf today. features:chooseurl hawtio features:install hawtio 1.2.0 .. and you have it installed And you can do custom branding and styling anyway you like using CSS, html etc. https://github.com/hawtio/hawtio/blob/master/hawtio-web/src/main/webapp/app/branding/doc/developer.md hawtio is using a different set of technology than karaf/felix web console which is primary java based. Where as hawtio is HTML5 javascript based using angularjs. On Tue, Nov 26, 2013 at 10:09 AM, Patryk Kucharz <[email protected]> wrote: > Hi, > > I am wondering if there is some quick tutorial or just easy way to customize > web console of karaf 2.3.3? > > I am interested in introducing some new options in web console suited to my > needs and this would be the most convenient way to do it. > > Thank you for response in advance. > > Best regards, > PK -- Claus Ibsen ----------------- Red Hat, Inc. Email: [email protected] Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen
