Secured Kibana Dashboard with Angular and Spring Boot

The problem There are a lot of examples of Kibana dashboard implementation on websites via iframe and Nginx, but what if you already have a secured website and you need to implement Kibana which is also secured on elastic? Furthermore, clients should not … Read more

Similar

Angular on Electron, part 2

In the previous post the bootstrap of Angular project on Electron platform was described. In this one, the process of application packaging will be presented. One of the benefits of Electron is that it runs on all major platforms. Each platform has natura... (more…)

Read more »