The Kettle starts boiling

A blog post by Heiko W. Rupp

integration | kettle



We have been working hard the last weeks to integrate the individual pieces of hawkular into some good old distribution, basically a thingy you can check out, unzip and run. And here it is, the Kettle

Kettle

To build the Kettle you basically checkout the Hawkular main repository and run mvn install

git clone https://github.com/hawkular/hawkular.git
cd hawkular
mvn install -Pdev -Dlicense.skip
cd kettle/target
cd wildfly-8.2.0.Final
bin/standalone.sh

You can then point your web browser at http://localhost:8080/ and use Hawkular.




Published by Heiko W. Rupp on 24 February 2015

redhatlogo-white

© 2016 | Hawkular is released under Apache License v2.0