rameshkum / spring-boot-cf-docker-broker

Orchestrate containers from Docker Hub on Cloud Foundry using a Spring Boot service broker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Boot CF Docker Broker

Spring Boot CF Docker Broker is a sample application that implements a Cloud Foundry service broker for orchestrating containers from a Docker registry inside a Spring Boot application.

This sample was extended from the Spring Boot CF Service Broker project template.

Overview

The goal of this project is to provide developers with a way to create platform provided services using Cloud Foundry and Spring Boot. This project is mostly intended for tinkering. It's a good starter for developers who are already familiar with Spring Boot and would like to orchestrate containers for creating platform services from publicly available container distributions on Docker Hub.

Compatibility

About

Orchestrate containers from Docker Hub on Cloud Foundry using a Spring Boot service broker

License:Apache License 2.0


Languages

Language:Java 100.0%