[Hawkular-dev] Hawkular Services 0.0.6.Final

Juraci Paixão Kröhling jpkroehling at redhat.com
Tue Jul 19 05:05:52 EDT 2016


Team,

Hawkular Services 0.0.6.Final has just been released.

The only functional change between this and the previous version is that 
Hawkular Services now reports itself as a "Hawkular" server, instead of 
"Wildfly" (HAWKULAR-1098)

As the previous distributions, the Agent has to be configured with an
user. This can be accomplished by:

- Adding an user via bin/add-user.sh like:
      ./bin/add-user.sh \
        -a \
        -u <theusername> \
        -p <thepassword> \
        -g read-write,read-only

- Changing the Agent's credential on standalone.xml to the credentials
from the previous step or by passing hawkular.rest.user /
hawkular.rest.password as system properties (-Dhawkular.rest.user=jdoe)

You can find the release packages, sources and checksums at GitHub, in 
addition to Maven:

https://github.com/hawkular/hawkular-services/releases/tag/0.0.6.Final

Shortcuts for the downloads:
Zip - https://git.io/vKwxm
tar.gz - https://git.io/vKwxI

- Juca.


More information about the hawkular-dev mailing list