Curity comes with an advanced Admin Web User Interface (UI) which allows configuring and monitoring a single instance as well as a cluster.
The UI must be explicitly enabled by configuring Web-ui.
That’s normally done when running the installation script, but you can also do that using the Command Line Interface:
admin@prod-curity1> configure Entering configuration mode private [ok][2025-01-14 16:56:29] [edit] admin@prod-curity1> edit environments environment [ok][2025-01-14 17:06:25] [edit environments environment] admin@prod-curity1> set admin-service http web-ui [ok][2025-01-14 17:06:27] [edit environments environment] admin@prod-curity1> commit [ok][2025-01-14 17:06:31]
The default port is 6749, so you should be able to open the UI by visiting http://localhost:6749/admin/ in a browser.
6749
http://localhost:6749/admin/
Fig. 200 Main screen of the Admin Web UI
You can configure the UI to use another port, enable TLS, add user authorization and much more.
To learn more about the UI, check out some of these articles which all use the UI extensively:
Or watch some of these videos: