Sign inSign up

sqlstream/micro

By sqlstream

Updated almost 4 years ago

A very lightweight s-Server/WebAgent image, designed for deployment to orchestrators like K8s.

Image
0

10K+

sqlstream/micro repository overview

sqlstream/micro

The Guavus SQLstream Micro 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).

Running the container

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

docker run -d -p 5580:5580 -p 5570:5570 sqlstream/micro
Documentation
Tags
  • latest: the most recent GA version (currently 8.1.0)
  • 8.1.0 Jul 2022
  • 8.0.9 Jun 2022
  • 8.0.8 May 2022
  • 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

Tag summary

Content type

Image

Digest

sha256:cb91d68a0

Size

370.2 MB

Last updated

almost 4 years ago

docker pull sqlstream/micro