Git Product home page Git Product logo

containers-boshrelease's Introduction

tests

Containers BOSH Release

This BOSH release lets you run any number of containers, on a per-VM basis. This allows you to bring Dockerized workloads (with OCI-compliant images) to BOSH, with the lifecycle you've come to know and love.

For more information, read Putting Docker Compose on top of BOSH (or: I May Never Write Another BOSH Release Again).

The Jumpbox Option

This release also contains a peculiar little job called jumpbox, that allows you to colocate users with SSH keys, who will then be placed inside of a container image of their choosing when they log in. See the following manifests for complete examples of a variety of different scenarios:

  • manifests/jumpbox.yml - A simple jumpbox with one user. Great for personal use!

  • manifest/jumpbox-shared.yml - A jumpbox with several users that share a common group (staff).

  • manifest/jumpbox-teams.yml - A jumpbox with several people in a handful of different teams. People on the same team will be able to share files (or at least their group memberships allow it.)

  • manifest/jumpbox-volumes.yml - A jumpbox with a shared volume, a read-only filesystem mount, and a tmpfs-backed scratch space, to show off volume support.

containers-boshrelease's People

Contributors

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