Simon Elliston Ball created METRON-1665:
-------------------------------------------
Summary: Moving hosting of Alerts and Config UIs from Nodejs to
Spring Boot
Key: METRON-1665
URL: https://issues.apache.org/jira/browse/METRON-1665
Project: Metron
Issue Type: Bug
Reporter: Simon Elliston Ball
The current UIs are served up by very lightweight nodejs applications, which
serve the static bundle files produced by the angular build process, and
proxies the rest api.
The proposal is to use a spring boot application, allowing us to harmonise the
security implementation across the UI static servers and the REST layer, and to
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)