Infrastructure configs and automation for Kosmos servers
Go to file
Basti 110177145c
Configure kosmos-github
closes #35
2019-04-19 18:44:33 +01:00
.chef Do not vendor cookbooks using Berkshelf anymore 2019-04-11 18:16:28 +02:00
data_bags Configure kosmos-github 2019-04-19 18:44:33 +01:00
doc Update ejabberd doc 2019-01-02 09:41:47 +08:00
environments Override the directory where the parity package is created in dev 2017-05-08 16:52:08 +02:00
nodes Configure kosmos-github 2019-04-19 18:44:33 +01:00
roles Add a base role, so that chef is updated before anything else 2019-04-08 17:58:02 +02:00
site-cookbooks Configure kosmos-github 2019-04-19 18:44:33 +01:00
.gitignore Set up an instance of Mastodon for Kosmos 2017-04-06 21:20:51 +02:00
Berksfile Update the mediawiki cookbook 2019-04-10 11:50:23 +02:00
Berksfile.lock Update the mediawiki cookbook 2019-04-10 11:50: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/