malaskowski / aet-docker

Docker support for AET - easy to set up local/developer environment with example Docker Swarm configuration.
Apache License 2.0
8 stars 8 forks source link

Use json form of osgi console bundles in healthchecks #14

Closed malaskowski closed 4 years ago

malaskowski commented 4 years ago

OSGi web console can return JSON results, e.g.: localhost:8181/system/console/bundles.json. Requesting it and parsing with jq gives more accurate results.