A recent survey from AppDynamics and Dimensional Research found that: 1) 88% of respondents indicated putting a monetary value on the cost of poor user experience was important, but only 38% quantified that themselves despite having the analytical tools to manage user experience
In this article, we will explain how we are using Rocket.chat as our internal chat and how we deploy this tool. You can use IRC, Jabber (XMPP) or any other "modern" chat system: Slack, Rocket.Chat, etc. After using XMPP for a couple of months, we decided to move to Rocket.Chat.
At Bleemeo, as many geeks, we use a couple of tools on a day to day basis. Most of those tools are small Open Source web applications and, to be trendy, we deploy those tools with Docker. In the past, we used to create a virtual machine per service, deploy the tool and configure web server on each machine. Moreover if you are using https, you need to deploy certificates and private keys on each server.