1. grit42 Knowledge Base
  2. FAQs
  3. General grit42 platform stuff

What technologies are you using?

If the internal IT folks ask questions about the grit42 platform and what technologies we use then here's the list

We generally utilise the well know open source tools that many companies and organisations know about and have been using for many years.

Here's the general stack from the top:

For the more advanced maths/stats and plotting:

  • We use Python behind the scenes for some of the maths as it holds many releavnt scientific libraries and many of our customers have internal data scientists using it.
  • We use Plotly for the plots in the UI.

We deploy using Docker containers

  • If we host the servers for you the technologies are not that relevant. All you need is a browser
  • If you prefer to host - locally or in your cloud - then you need a server with Docker installed. You - or your IT folks - do not need to know about the tools in our technology stack as it's all packaged in a so called Docker container