Docker image that contains the standalone UI of NebulaStream
5.6K
This Docker image contains the UI of NebulaStream. By starting the container, you will launch a Nodejs application that listens for incoming MQTT connections.
To start the NebulaStream UI, execute:
docker run -d -p 3000:3000 nebulastream/nes-ui-image:latest
To explore the logs of the docker container, please execute:
docker logs <container_name>
Content type
Image
Digest
sha256:e1ac6faca…
Size
9.6 MB
Last updated
over 1 year ago
docker pull nebulastream/nes-ui-image