We have a health endpoint, which gives details about DB and 3rd party status: https://github.com/aerogear/aerogear-unifiedpush-server/blob/master/jaxrs/src/main/java/org/jboss/aerogear/unifiedpush/rest/util/HealthCheck.java Also, we should have one that reads details about the version and the scm details. It could be added there, the manifest does show this data:
Manifest-Version: 1.0 |
Implementation-Title: UnifiedPush Server for JBossAS (WAR) |
Implementation-Version: 1.1.4-SNAPSHOT |
Archiver-Version: Plexus Archiver |
Built-By: matzew |
Implementation-Build: e762a572dee11cc8602aa834778c09d42fac0e06 |
Implementation-Vendor-Id: org.jboss.aerogear.unifiedpush |
Implementation-Build-Time: 2017-05-31T07:37:35Z |
Created-By: Apache Maven 3.3.9 |
Build-Jdk: 1.8.0_131 |
Implementation-Vendor: JBoss by Red Hat |
|
it could be rendered as simple text ... |