Coder Social home page Coder Social logo

minio-pcf-adapter's Introduction

Minio Cloud Foundry Adapter

Minio On-Demand-Broker service adapter for Pivotal Cloud Foundry.

The service-adapter tool should be packaged as a BOSH package and then bundled with the Minio Tile. The ODB process will call the service-adapter tool to generate the YAML manifest, which is then used by CF to deploy the minio instance.

Instructions to build BOSH package

If any bug is fixed in src/service-adapter, the following steps should be used to build the BOSH package:

  • cd src/service-adapter/
  • go build # builds service-adapter tool
  • cd ../..
  • bosh2 add-blob --sha2 src/service-adapter/service-adapter service-adapter
  • bosh2 create-release --sha2 --final --force # creates bosh release which can be used with Tile
  • Add any release yaml files generated by bosh create-release

minio-pcf-adapter's People

Contributors

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