All Projects → donovanmuller → spring-cloud-dataflow-server-nomad

donovanmuller / spring-cloud-dataflow-server-nomad

Licence: Apache-2.0 license
Spring Cloud Data Flow Implementation for Hashicorp Nomad

Programming Languages

XSLT
1337 projects
CSS
56736 projects
java
68154 projects - #9 most used programming language
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to spring-cloud-dataflow-server-nomad

spring-cloud-dataflow-server-openshift
This project provides a Spring Cloud Data Flow server for deployments to OpenShift 3
Stars: ✭ 26 (+136.36%)
Mutual labels:  spring-cloud, spring-cloud-deployer, spring-cloud-dataflow
mmall-kay-Java
A simple project to learn different architecture (Monolithic on SpringBoot, Microservices on SpringCloud, K8S etc.). 一个简单的学习项目(Mall 商城), 用来学习单体架构,微服务架构,K8S等
Stars: ✭ 60 (+445.45%)
Mutual labels:  spring-cloud
Spring5Tutorial
Spring 文件的範例資源
Stars: ✭ 36 (+227.27%)
Mutual labels:  spring-cloud
springCloudShop
🚀 用spring-cloud 基于tcc做的简单下单流程
Stars: ✭ 54 (+390.91%)
Mutual labels:  spring-cloud
nomad-droplets-autoscaler
DigitalOcean Droplets target plugin for HashiCorp Nomad Autoscaler
Stars: ✭ 42 (+281.82%)
Mutual labels:  hashicorp-nomad
wemirr-platform
最优秀、最简单、最漂亮的开源SAAS、多租户、SpringCloud、Mysql、Mybatis-Plus、Spring Cloud Alibaba 、Oauth2.0 、有BUG第一时间修复
Stars: ✭ 39 (+254.55%)
Mutual labels:  spring-cloud
microservice workshop
Microservices Architecture Workshop focuses on helping the developers / architects to understand the key Architecture paradigms with hands on section. The course helps the developers from Monolithic App mindset to a Microservices based App development. It also helps the developers with hands on development experience with key Microservices infra…
Stars: ✭ 69 (+527.27%)
Mutual labels:  spring-cloud
spring-microservices
Example of a microservice architecture using Spring Cloud
Stars: ✭ 76 (+590.91%)
Mutual labels:  spring-cloud
if1007
Desenvolvimento de Aplicações com Arquitetura Baseada em Microservices
Stars: ✭ 78 (+609.09%)
Mutual labels:  spring-cloud
spring-cloud-static
Static resources for the Spring Cloud website
Stars: ✭ 26 (+136.36%)
Mutual labels:  spring-cloud
caravan
Caravan is your platform builder based on the HashiCorp stack.
Stars: ✭ 33 (+200%)
Mutual labels:  hashicorp-nomad
sparkzxl-framework
sparkzxl 基于spring boot的组件库
Stars: ✭ 20 (+81.82%)
Mutual labels:  spring-cloud
redislimiter-spring-boot
an excellent API limiting framework for Spring boot/cloud application, especially for microservice project
Stars: ✭ 64 (+481.82%)
Mutual labels:  spring-cloud
tech1-temple-java
Java Proofs of Concepts repository. No Longer Supported
Stars: ✭ 85 (+672.73%)
Mutual labels:  spring-cloud
OnlineStore
REST api for an online store using microservices architecture.
Stars: ✭ 27 (+145.45%)
Mutual labels:  spring-cloud
extension-springcloud
Axon Framework extension for Spring Cloud's Discovery mechanism integration to distribute Command messages.
Stars: ✭ 22 (+100%)
Mutual labels:  spring-cloud
spring-petclinic-cloud
Fork of the Spring Cloud Microservices project packaged to be deployed on several Cloud platforms: Kubernetes and Cloud Foundry
Stars: ✭ 106 (+863.64%)
Mutual labels:  spring-cloud
easemesh
A service mesh implementation for connecting, control, and observe services in spring-cloud.
Stars: ✭ 454 (+4027.27%)
Mutual labels:  spring-cloud
sample-spring-chaosmonkey
sample applications illustrating usage of codecentric's chaos monkey library for microservices created using spring boot and spring cloud
Stars: ✭ 19 (+72.73%)
Mutual labels:  spring-cloud
DAFramework
云南数聚基础框架
Stars: ✭ 25 (+127.27%)
Mutual labels:  spring-cloud

⚠️ This project is no longer maintained.

Spring Cloud Data Flow Server Nomad Build Status

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.

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-nomad
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].