Releases: bikelomatic-complexity/btc-infrastructure
Releases · bikelomatic-complexity/btc-infrastructure
Install Git for Git-hosted npm dependencies (and Npm)
Install Git for Git-hosted npm dependencies
v0.3.3 Update github releases token
Ruby's ENV is correct on the first and subsequent runs
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
- 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
Merge pull request #12 from bikelomatic-complexity/nodejs-deploy make nodejs_deploy recipe use nssm.cc
Move cookbooks in .tgz to top level
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
This lets us write our design documents in real JavaScript!
Initial deployment of the btc-infrastructure cookbook
This release packages the btc-infrastructure cookbook along with all Berkshelf dependencies in a cookbooks folder, all compressed into in a .tar.gz file.