Giter Club home page Giter Club logo

spring-cloud-deployer's Introduction

Spring Cloud Deployer Build Status Stories Ready Stories In Progress

The Spring Cloud Deployer project defines an SPI for deploying long lived applications and short lived tasks.

Components

The SPI project defines the core interfaces, including AppDeployer and TaskLauncher as well as the core domain model.

The SPI Test project provides the basic test framework that any SPI implementation should use to verify its functionality.

The spring-cloud-deployer-resource-maven project provides support for referencing Maven artifacts via Spring’s Resource abstraction.

The spring-cloud-deployer-resource-docker project provides support for referencing Docker artifacts via Spring’s Resource abstraction.

The spring-cloud-deployer-resource-support project provides various common support classes for working with Resources, such as the UriRegistry for maintaining the locations of app artifacts, and the DelegatingResourceLoader for working with multiple ResourceLoader implementations in a map with URI schemes as keys.

There is also an implementation of the SPI for running apps locally. That link is provided below along with other SPI implementations.

Implementations

This deployer SPI has been implemented for several runtime environments. Here are the github locations:

Building

Clone the repo and type

$ ./mvnw clean install

spring-cloud-deployer's People

Contributors

markfisher avatar ericbottard avatar trisberg avatar jvalkeal avatar ilayaperumalg avatar pperalta avatar markpollack avatar gregturn avatar venilnoronha avatar

Watchers

James Cloos avatar Artem Bilan avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.