Skip to content
This repository has been archived by the owner on Mar 18, 2020. It is now read-only.

donovanmuller/spring-cloud-dataflow-server-openshift

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

⚠️ This project is no longer maintained. Please use the Kubernetes deployer as there is no longer a reason to maintain an OpenShift specific deployer.

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: