starkandwayne/jumpbox-deployment

Name: jumpbox-deployment

Owner: Stark & Wayne

Description: Genesis templates for jumpbox-boshrelease

Created: 2016-06-21 15:04:25.0

Updated: 2018-05-08 16:05:39.0

Pushed: 2017-02-27 18:36:53.0

Homepage: null

Size: 12

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

jumpbox Deployments

This repository acts as an upstream repository of YAML templates for use in a jumpbox BOSH deployment, managed via the Gensis utility.

Creating a new jumpbox Deployment

To create a new Genesis based deployment of jumpbox, run genesis new deployment --template jumpbox. This will create a new repo called jumpbox-deployments for you, and pull in the github.com/starkandwayne/jumpbox-deployment repo as the upstream remote, copying the contents of global/* into the new jumpbox-deployments repo.

This allows you to easily diverge from the upstream templates to suit your environment, and while also being able to pull in changes from upstream down the road.

Custom Sites

To create a new site, run genesis new site --template <site-type>. This will copy in the latest data from the upstream remote's .templates/<site-type> directory.

Notes

For more information, check out the Genesis repo, or genesis help. You can download the Genesis program from Github


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.