Skip to content

Elyytscha/docker-sp

 
 

Repository files navigation

Docker Resources for WSO2 Stream Processing

This repository contains following Docker resources:

  • Per profile Docker resources of WSO2 Stream Processor v4.3.x for Alpine, CentOS, Ubuntu
  • Docker Compose resources to evaluate most common Stream Processing deployment patterns

Per profile Docker resources of WSO2 Stream Processor help you build generic Docker images for deploying the corresponding product servers in containerized environments. Each Docker image includes the JDK, the relevant product distribution and a collection of utility libraries. Configurations, custom JDBC drivers other than the default MySQL JDBC driver provided, extensions and other deployable artifacts are designed to be provided via volume mounts to the containers spawned.

Docker Compose files have been created according to the most common Stream Processing deployment patterns available for allowing users to quickly evaluate product features along side their co-operate requirements. The Compose files make use of per profile Docker images of WSO2 Stream Processor and MySQL.

Change log from previous v4.3.0.1 release: View Here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 53.0%
  • Dockerfile 47.0%