/spring-cloud-dataflow-server-openshift

This project provides a Spring Cloud Data Flow server for deployments to OpenShift 3

Primary LanguageXSLTApache License 2.0Apache-2.0

Spring Cloud Data Flow Server for OpenShift Build Status codecov

This project provides a Spring Cloud Data Flow server for deployments to OpenShift 3, using the Spring Cloud Deployer OpenShift implementation of the Spring Cloud Deployer SPI.

Please refer to the reference documentation on how to get started.

Building

Clone the repo and type

$ ./mvnw clean install 

To build the docker image for the Data Flow Server

$ ./mvnw package docker:build -pl :spring-cloud-dataflow-server-openshift

Further Reading

Please see the following posts for more information: