Skip to content

malston/enaml-omg-concourse

Repository files navigation

enaml-omg-concourse

Use this repo to deploy concourse using omg -- a cli for enaml. Enaml is a third-party bosh deployment manifest generation tool. omg deploys a bosh release that's been pre-configured for you by enaml.

  $ cd ~/workspace/enaml-omg-concourse
  ## login to bosh (e.g. bosh --ca-cert ~/workspace/concourse-pipelines-config/credentials/bosh_ca_cert target 10.0.0.31)
  $ bosh cloud-config > cloud-config.yml
  ## reserve ips for concourse
  $ bosh update cloud-config cloud-config.yml
  ## modify deploy-concourse for your needs
  $ ./deploy-concourse
  $ bosh download manifest concourse concourse.yml
  ## modify concourse.yml manifest for your needs
  $ bosh deployment concourse.yml
  $ bosh -n deploy

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages