The shiny open source world
Image credit: Austin Neill As you may know, we are big fans of open source and the cloud, because they have some design principles in common. One of them is …
Image credit: Austin Neill As you may know, we are big fans of open source and the cloud, because they have some design principles in common. One of them is …
Lately, we are working a lot with rancher and therefore we are also using the integrated rancher haproxy service, which makes it so easy to startup stacks and connect them …
Attribution: https://memesuper.com Howdy! This is how one is greeted, when opening the Rancher Management UI. Usually feeling very comfortable when using this awesome tool, we were having a problem with …
We started this blog to give you insights to our brain and hard disks. We wanted to discuss trending topics and provide solutions and ideas on challenging projects and tasks …
Some months ago we presented you our port of the webpack-dev-server to hapi.js here. Requirements change and since we are always aiming on efficiency, we decided to overhaul our webpack …
Don’t get us wrong. Testing is a crucial part in the software development process. That doesn’t mean to hire 100 students to do some monkey testing, but to have a …
For one of our current projects we need to store a huge load of files and make them accessible easily. Access control is done in the application layer, so there …
You might already came across a new amazing web technology called web sockets, which enables the server to push data in an event-driven manner to many web clients. 5 minutes …
TLDR; To setup a Elasticsearch, Logstash and Kibana Environment you can use our Docker-File and to log to it from an HapiJS apllication utilize the Logstash-Good-Reporter . No, we don’t …
As we mentioned in our portfolio we want to be flexible on how we solve occuring business problems which implies using the right tool for the right job, but when …