The page that you are currently viewing is for an old version of Stroom (Legacy). The documentation for the latest version of Stroom (7.6) can be found using the version drop-down at the top of the screen or by clicking here.

Running Stroom

Getting and Running Stroom

For this quick start you want a simple single-node Stroom. You will want to follow these instructions. They do require Docker and Docker Compose, so make sure you’ve installed those first.

At the risk of sowing confusion you should know that there are different ways of running Stroom. Here are the full options:

Basic configuration

Enable processing of data streams

Automatic processing isn’t enabled by default: you might first want to check other settings (for example nodes, properties, and volumes). So we need to enable Stream Processing. This is in Tools -> Jobs menu::

images/quick-start-guide/running/go-jobs.png

Opening the jobs menu

Next we need to enable Stream Processor jobs:

images/quick-start-guide/running/configure-jobs.png

Enabling stream processing

Below the list of jobs is the properties pane. The Stream Processor’s properties show the list of nodes. You should have one. You’ll need to enable it by scrolling right:

images/quick-start-guide/running/configure-jobs-stream.png

Enabling the nodes for the stream processor

So now we’ve done that lets get data into stroom.

Last modified November 26, 2024: Make font paths relative (4afb976)