JanssenProject / jans

An open source enterprise digital identity platform for CIAM or workforce... Janssen is a distribution of standards-based, developer friendly, components that are engineered to work together in any cloud. #OAuth #OpenID #FIDO
https://docs.jans.io
Apache License 2.0
463 stars 73 forks source link

An option to see server's status #301

Closed mzico closed 2 years ago

mzico commented 3 years ago

Screenshot from 2021-06-23 01-02-15

Is it possible to add another button like "Server Properties" which will show disk space, memory, installed database ( ldap / CB or anything there )?

devrimyatar commented 3 years ago

@mzico I don't know if there is an endpoint for this. ClI does is just a client for jans-config-api and scim.

devrimyatar commented 2 years ago

@pujavs Is it possible to add server-status endpoint to jans-config-api?

devrimyatar commented 2 years ago

@pujavs Any work for this?

pujavs commented 2 years ago

@mbaser, as discussed earlier can you please upload the script for getting the server status in folder from where jans-config-api can query it

devrimyatar commented 2 years ago

@pujavs This is the script we use with Gluu oxtrust ui https://raw.githubusercontent.com/GluuFederation/gluu-snap/master/facter/facter

pujavs commented 2 years ago

Jans-config-api implementation complete, refer issue 275 Implementation sofr

devrimyatar commented 2 years ago

Implemented

Screenshot_2022-02-16_21-12-23