Sign inSign up

sqlstream/minimal

By sqlstream

Updated over 4 years ago

A lightweight s-Server/WebAgent image, designed for deployment to orchestrators like Kubernetes

Image
0

10K+

sqlstream/minimal repository overview

sqlstream/minimal

The Guavus SQLstream minimal Docker image contains only s-Server and webAgent. We have designed this image for integrating with orchestrators like Kubernetes, mass deployments, autoscaling and highly available environments. This version only needs to map ports 5570 (s-Server) and 5580 (webAgent).

NOTE: this image has been replaced by sqlstream/slim for all versions after 8.0.7. Please change your CI/CD pipelines accordingly.

Running the container

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

docker run -d -p 5580:5580 -p 5570:5570 sqlstream/minimal
Documentation
Tags
  • latest: the most recent GA version (currently 8.0.7)

  • 8.0.7 Apr 2022

  • 8.0.6 Mar 2022

  • 8.0.5 Feb 2022* 8.0.4 Jan 2022

  • 8.0.3 Dec 2021

  • 8.0.2 Dec 2021

  • 8.0.1 Nov 2021

  • 7.3.4 Oct 2021

  • 7.3.3 Sep 2021

  • 7.3.2 Aug 2021

  • 7.3.1 July 2021

  • 7.3.0 June 2021 - withdrawn

  • 7.2.4 May 2021

  • 7.2.3 April 2021

  • 7.2.2.1 March 2021

  • 7.2.2 March 2021

  • 7.2.1 February 2021

  • 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

848 MB

Last updated

over 4 years ago

docker pull sqlstream/minimal