Coder Social home page Coder Social logo

docker-boshrelease's Introduction

Docker deployed by BOSH

If you're already working with Docker images then BOSH is a great way to put them into production. Deploy a complete system on Day 1 and have confidence with Day 2 operational support: resurrection of missing servers, resize host machines, resize disks, update host servers with CVE patches, and much more.

This BOSH release can help. See an example below of a host machine running several Docker containers, all backed by a persistent disk. Also see how to add a bosh.yml deployment file to your Dockerfile repository to make life easy for your users.

It can also be used to dynamically provision Docker containers running databases and message buses with an API that is Open Service Broker API compatible. See the cf-containers-broker-boshrelease for more information.

Finally, you can deploy & manage a cluster of Docker Swarm nodes.

Related links:

Initialize Project

There is a submodule for Swarm that needs to be initialized:

git submodule update --init --recursive

Static set of containers on a VM

Run a static set of Docker containers, backed by a persistent disk:

ctop-example

See manifests/README.md for deployment instructions.

Pair your Dockerfile with a bosh-service.yml

Make it super easy for your users to deploy your Docker image upon BOSH by including a bosh-service.yml file in the same repo.

Known repos that include a BOSH manifest:

For example:

git clone https://github.com/frodenas/docker-redis
cd docker-redis
bosh2 deploy bosh-redis.yml --vars-store creds.yml

Docker Swarm

Deploy and manage a cluster of Docker Swarm.

See manifests/README.md for deployment instructions.

docker-boshrelease's People

Contributors

drnic avatar frodenas avatar starkandwayne-bot avatar alex-slynko avatar srm09 avatar lnguyen avatar tvs avatar christianang avatar altonf4 avatar cagiti avatar iainsproat avatar karampok avatar semanticallynull avatar christopherclark avatar mordebites avatar bkrannich avatar swalner-pivotal avatar vlerenc avatar poblin-orange avatar dmlemos avatar kinjelom avatar tenczar avatar svennela avatar nehagjain15 avatar romnikit avatar rumshenoy avatar pgoodwin avatar neil-hickey avatar mboldt avatar lubronzhan avatar

Watchers

James Cloos 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.