⚠️ This project is no longer maintained.
This project provides support for deploying Spring Cloud Dataflow's streaming and task/batch data pipelines to Hashicorp Nomad. It includes an implementation of Spring Cloud Data Flow’s Deployer SPI for Nomad.
Please refer to the reference documentation on how to get started.
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-nomad