Infrastructure configs and automation for Kosmos servers
Go to file
gregkare fcd56c836b Merge branch 'feature/hubot-wormhole' of kosmos/chef into master 2019-07-30 11:46:42 +00:00
.chef Do not vendor cookbooks using Berkshelf anymore 2019-04-11 18:16:28 +02:00
data_bags Configure hubot/wormhole deployment 2019-07-30 09:09:19 +02:00
doc Simplify the instructions to get the cluster secret 2019-05-28 13:05:52 +02:00
environments Override the directory where the parity package is created in dev 2017-05-08 16:52:08 +02:00
nodes Configure hubot/wormhole deployment 2019-07-30 09:09:19 +02:00
roles Switch from IPFS cluster to kredits-ipfs-pinner 2019-07-03 15:34:42 +02:00
site-cookbooks Configure hubot/wormhole deployment 2019-07-30 09:09:19 +02:00
.gitignore Set up an instance of Mastodon for Kosmos 2017-04-06 21:20:51 +02:00
Berksfile Update IPFS cookbook 2019-06-25 16:12:40 +02:00
Berksfile.lock Update the ipfs cookbook to 0.4.0 2019-07-05 16:02:23 +02:00
Gemfile Revert "Revert "Update Chef to 14.11.21"" 2019-04-03 12:52:32 +02:00
Gemfile.lock Revert "Revert "Update Chef to 14.11.21"" 2019-04-03 12:52:32 +02:00
README.md Add Berkshelf help to the README 2018-06-01 16:13:50 +02:00
Vagrantfile Do not vendor cookbooks using Berkshelf anymore 2019-04-11 18:16:28 +02:00

README.md

Install dependencies

bundle install

Run Chef Solo

knife solo cook dev.kosmos.org

Bootstrap a new server

knife solo prepare root@dev.kosmos.org

Managing cookbooks

Cookbooks are managed via Berkshelf. Run berks --help for command help.

Install cookbooks listed in Berksfile:

berks install

Vendor installed cookbooks to the cookbooks/ dir:

berks vendor cookbooks/