Dr Nic Williams

Results 149 comments of Dr Nic Williams

Is this docker command interchangeable with locally running `cd nats-release && bosh create-release`?

I was just trying to use fissile for the first time and was following along the documentation.

Yes I’m only interested in the new Quarks world. Thanks for “fissile build release-image” I’ll go hunting for another getting started tutorial. Is there one you can link me?

I'll start with https://github.com/SUSE/nats-container-deployment. **Edit:** Nope, that looks like a pre-Quarks project too. https://github.com/SUSE/nats-container-deployment/issues/10

For future me/others who accidentally try these old instructions, I got the following demo to work: ``` mkdir -p ~/workspace/redis cd ~/workspace/redis fissile build release-images --stemcell splatform/fissile-stemcell-opensuse:42.3-38.g82067a9-30.95 --name redis-boshrelease:15.3.3 --url...

This issue can be closed if current docs are all deprecated/not expected to work for new users.

I've also added `fissile` to our homebrew/ci if that's useful to anyone else to get latest `fissile` automatically on `brew upgrade`: ``` $ brew install starkandwayne/cf/fissile ==> Installing fissile from...

A few hours later and the rogue droplets disappeared from the count. Not sure how long between this ticket creation and now.

Thanks for the info. I'll try to learn more about the wayward droplets. On Sun, Aug 3, 2014 at 10:53 PM, Eric Malm [email protected] wrote: > Hi, @drnic, > As...

The set above includes my requirements for BOSH CLI https://github.com/cloudfoundry/bosh/blob/master/Gemfile.lock thanks!