Blog

You can become a superhero of automation and development by learning and practicing. This is our blog from our learnings and practice.

We are consultants and trainers in Cloud Foundry, devops automation and continous delivery. We have the best jobs in the world helping you have the best job in the world.

Using Genesis to Deploy Cloud Foundry

In this post, we’re going to use Genesis to deploy Cloud Foundry. We will make use of some of Genesis’s cool features to generate unique credentials for each deployment, and Vault to keep the credentials out of the saved manifests. We will do this on BOSH-Lite, but templates exist to easily deploy to AWS with

GeoffFranks Profile Image

Posted by:
GeoffFranks

Read More ➝
Managing Multiple BOSH Environments with Genesis

If you’ve ever deployed Cloud Foundry via BOSH, you know how complicated BOSH’s deployment manifests can be – thousands of lines, many properties, many of which are repeated. This problem gets compounded when you start to host multiple copies of your BOSH deployments, such as for a sandbox, preproduction, and prod environment. Many of these

GeoffFranks Profile Image

Posted by:
GeoffFranks

Read More ➝
What’s new in Spruce?

It’s been a while since we last blogged about spruce, and since then, a lot of things have changed. Here’s a quick summary of the spruce operators, and new features as of Spruce 1.4.2: play.spruce.cf Want a playground to easily experiment with spruce operators, or debug/track down/report a bug? Check out http://play.spruce.cf. Params The ((

GeoffFranks Profile Image

Posted by:
GeoffFranks

Read More ➝
Tweaking iTerm2 and playing with plists

iTerm2 v3.0.0 came out and they made it easy to select a font size from a list; but I wanted a specific font size of 15pt for the Stark & Wayne Videos. In my hunt to learn how to change this setting I discovered the built-in OS X tools defaults and PlistBuddy. To explore the

Ashley Gerwitz Profile Image

Posted by:
Ashley Gerwitz

Read More ➝
Start Working With HDFS from the Command Line

For the last month or so, I’ve been working on a couple of projects that have required me to move files in and out of HDFS. It’s pretty straightforward once you get the appropriate tools working, but it can be a bit counterintuitive to get started (at least it was when I was learning it).

Jeremy R Budnack Profile Image

Posted by:
Jeremy R Budnack

Read More ➝
Deploy many bosh-lites to any infrastructure using normal BOSH

The standard way to deploy bosh-lite is with vagrant up and it starts running on your machine using VirtualBox. You can also deploy bosh-lite to AWS with vagrant up –provider=aws (instructions). But what if you want to run bosh-lite on vSphere or GCP or Azure or SoftLayer or any other place for which you have

Ashley Gerwitz Profile Image

Posted by:
Ashley Gerwitz

Read More ➝
Stark & Wayne Homebrew Additions

Stark & Wayne’s Homebrew tap has been around for a little while, with only spruce. We’ve added a couple new things today to make life easier with managing deployments and credentials, safe, and genesis. Safe safe is a wrapper around Vault, written by James Hunt. It offers a lot of niceties to pick up where

GeoffFranks Profile Image

Posted by:
GeoffFranks

Read More ➝
Introducing training videos for Cloud Foundry and Concourse

We have started to share our short training videos on Cloud Foundry, on BOSH, on Concourse CI, and a plethora of other topics. They will gradually appear at https://www.starkandwayne.com//videos Click on the sidebar to grab an RSS feed so you never miss out or subscribe to the @starkandwayne twitter feed. Our own needs were to

Ashley Gerwitz Profile Image

Posted by:
Ashley Gerwitz

Read More ➝
CF Summit 2016 Training Day

Cloud Foundry for Beginners: From Zero to Superhero Join us for a hands-on training workshop to learn about deploying and managing applications on Cloud Foundry. We will give an overview of Cloud Foundry and how it works, including specifics relating to services, buildpacks, and architecture. We will also look at how to effectively work with

Chris Weibel Profile Image

Posted by:
Chris Weibel

Read More ➝