Sign inSign up

sqlstream/development

By sqlstream

Updated over 5 years ago

An image that contains all the tools needed to develop a SQLstream s-Server / StreamLab application

Image
0

10K+

sqlstream/development repository overview

sqlstream/development

We have designed the Guavus SQLstream Development Docker image for developers. It includes an Ubuntu server with s-Server, webAgent, s-Dashboard, StreamLab and the Guavus SQLstream Cover Page installed, as well as Apache Kafka and PostgreSQL.

NOTE: this image is now deprecated. Please use either one of sqlstream/complete, sqlstream/slim or sqlstream/micro.

Running the container

To run the Guavus SQLstream Development Docker container, make sure Docker is installed and enter the following command:

docker run -d -p 8080:80 -p 5590:5590 -p 5585:5585 -p 5595:5595 -p 5580:5580 -p 5560:5560 -p 9092:9092 -p 2181:2181 sqlstream/development
Documentation
Tags

NOTE: February 2021: It has been decided to deprecate the sqlstream/development repository. Please use the sqlstream/complete image instead. So there is no version 7.2.1 or later.

  • latest: the most recent GA version (currently 7.2.0)

  • 7.2.0 January 2021

  • 7.1.1 December 2020

  • 7.1.0 November 2020

  • 7.0.6 October 2020

  • 7.0.5 September 2020

  • 7.0.4 August 2020

  • 7.0.3 August 2020

  • 7.0.2 July 2020

  • 7.0.1 June 2020

  • 7.0.0 May 2020

  • 6.0.1 April 2020

  • all other tags are development releases - to be used only as agreed with the Guavus SQLstream team

Tag summary

Content type

Image

Digest

Size

1.6 GB

Last updated

over 5 years ago

docker pull sqlstream/development