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

donovanmuller / spring-cloud-dataflow-server-openshift

Licence: Apache-2.0 license
This project provides a Spring Cloud Data Flow server for deployments to OpenShift 3

Programming Languages

XSLT
1337 projects
shell
77523 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-openshift

spring-cloud-dataflow-server-nomad
Spring Cloud Data Flow Implementation for Hashicorp Nomad
Stars: ✭ 11 (-57.69%)
Mutual labels:  spring-cloud, spring-cloud-deployer, spring-cloud-dataflow
Sample Spring Microservices Kubernetes
sample spring boot application that uses some features provided by spring cloud kubernetes, spring cloud ribbon and zuul proxy deployed on Kubernetes
Stars: ✭ 123 (+373.08%)
Mutual labels:  openshift, spring-cloud
openshift-quickstart
Developer Workshops related to the Java development on OpenShift
Stars: ✭ 19 (-26.92%)
Mutual labels:  openshift, spring-cloud
social-network
Microservices project
Stars: ✭ 39 (+50%)
Mutual labels:  spring-cloud
taotao-cloud-project
微服务开发脚手架,包括大数据模块、微服务模块、前端模块。基于Spring Cloud Alibaba的微服务架构。提供技术框架的基础能力的封装,减少开发工作,只关注业务,包含了工作以来的工作总结和技术沉淀
Stars: ✭ 76 (+192.31%)
Mutual labels:  spring-cloud
cryostat-operator
An OpenShift Operator to facilitate setup and management of Cryostast and expose the Cryostat API through Kubernetes Custom Resources.
Stars: ✭ 25 (-3.85%)
Mutual labels:  openshift
monthlyresources
Use this repository to explore the latest content and code samples. Each month we will release best of content resources that relate to a particular theme. - Microsoft Developer Editorial team
Stars: ✭ 198 (+661.54%)
Mutual labels:  spring-cloud
platform-services
Collection of platform related tools and configurations
Stars: ✭ 11 (-57.69%)
Mutual labels:  openshift
CoSky
High-performance, low-cost microservice governance platform. Service Discovery and Configuration Service | 高性能、低成本微服务治理平台
Stars: ✭ 57 (+119.23%)
Mutual labels:  spring-cloud
jbpm-spring-boot
Sample of a jbpm service with spring boot. It runs on OpenShift and it has prometheus metrics and a grafana dashboard
Stars: ✭ 16 (-38.46%)
Mutual labels:  openshift
web-app
Angular 7 + Spring boot microservices + PostgreSQL
Stars: ✭ 26 (+0%)
Mutual labels:  spring-cloud
kourier
Kourier is a Knative Serving Ingress. It has been adopted by Knative, and we keep developing it at: github.com/knative/net-kourier
Stars: ✭ 47 (+80.77%)
Mutual labels:  openshift
loki-operator
viaq.github.io/loki-operator/
Stars: ✭ 30 (+15.38%)
Mutual labels:  openshift
iam-service
IAM Service is used for the management of user, role, permission, organization, project, password policy, fast code, client, menu, icon, multi-language , and supports for importing third-party users through LDAP.
Stars: ✭ 39 (+50%)
Mutual labels:  spring-cloud
hybrid-cloud-serverless
Bursting Cloud (K)native Services across clouds using OpenShift and Skupper
Stars: ✭ 35 (+34.62%)
Mutual labels:  openshift
codewind-eclipse
Plugin for developing cloud-native, containerized applications from Eclipse IDE
Stars: ✭ 13 (-50%)
Mutual labels:  openshift
techlab
This repository contains the APPUiO and OpenShift Techlab tutorials.
Stars: ✭ 51 (+96.15%)
Mutual labels:  openshift
java-microservice-experience
记录和总结在落地微服务的过程中的经验
Stars: ✭ 38 (+46.15%)
Mutual labels:  spring-cloud
verification-tests
Blackbox test suite for OpenShift.
Stars: ✭ 41 (+57.69%)
Mutual labels:  openshift
mica-auto
mica-auto 使用注解自动生成 java spi 和 Spring boot 的配置。🔝🔝 记得右上角点个star 关注更新!
Stars: ✭ 122 (+369.23%)
Mutual labels:  spring-cloud

⚠️ 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:

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].