Quick Start¶
The Stream Reactor is packaged into the Lenses Box Docker which is ideal for developers to get started. This Docker image provides the full set of features of Lenses and allows you to deploy and monitor the connectors contained in Stream Reactor. We recommend that you start with this.
Step 1: Get Lenses Box
To get started, you don’t even need to install anything other than Docker!DOWNLOAD LENSES BOX
Step 2: Single command, Up and Running with Examples
docker run --rm -it -p 3030:3030 --net=host -e EULA="https://dl.lenses.stream/d/?id=CHECK_YOUR_EMAIL_FOR_KEY" landoop/kafka-lenses-dev:latest
admin/admin
and enjoy!