Skip to content

Releases: bikelomatic-complexity/btc-infrastructure

Install Git for Git-hosted npm dependencies (and Npm)

24 Feb 03:44

Choose a tag to compare

Now, nodejs_deploy.rb modifies ENV for all its' path needs, not just for Git.

Install Git for Git-hosted npm dependencies

22 Feb 00:53

Choose a tag to compare

v0.3.3

Update github releases token

Ruby's ENV is correct on the first and subsequent runs

14 Feb 23:05

Choose a tag to compare

Merge pull request #14 from bikelomatic-complexity/fix-path

Fix incorrect ruby ENV['Path'] on second setup

Use opsworks data_bags to obtain deployment info

13 Feb 18:30

Choose a tag to compare

  • The old node['deploy'] hash was only for Chef v11 on Linux
  • We also switch kitchen's provisoner to chef-zero to test the data bags

Use nssm.cc to manage the app server process

13 Feb 01:13

Choose a tag to compare

Merge pull request #12 from bikelomatic-complexity/nodejs-deploy

make nodejs_deploy recipe use nssm.cc

Move cookbooks in .tgz to top level

07 Feb 19:49

Choose a tag to compare

Merge pull request #11 from bikelomatic-complexity/fix-windows-archive

Make the tgz have all cookbooks at the top level

Provision CouchDB with couchdb-bootstrap

07 Feb 17:44

Choose a tag to compare

This lets us write our design documents in real JavaScript!

Initial deployment of the btc-infrastructure cookbook

06 Feb 05:46

Choose a tag to compare

This release packages the btc-infrastructure cookbook along with all Berkshelf dependencies in a cookbooks folder, all compressed into in a .tar.gz file.