cloudfoundry-attic / bosh-lite

A lite development env for BOSH

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is deprecated. It is no longer maintained, and it is not recommended for continued use. Vagrant BOSH lite has been deprecated in favor of Virtualbox BOSH lite.

The original purpose of this project was to provide a pre-baked image where you could easily start BOSH with popular tools like Vagrant. Since then, we have made improvements to the provisioning process which avoids extra dependencies like vagrant, the original bosh Ruby CLI, and the original bosh-init.

Going forward, please follow the recommended guide for running BOSH locally using VirtualBox. This improved process uses the same provisioning process as you would to deploy to any other IaaS; it ensures you are using recent BOSH components and features; and allows you to more easily change the configuration of BOSH for testing.

About

A lite development env for BOSH

License:Apache License 2.0


Languages

Language:Shell 82.0%Language:Smarty 12.2%Language:Dockerfile 4.4%Language:Batchfile 0.8%Language:Makefile 0.4%Language:Ruby 0.3%