basti d3b07c59bf Don't notify on minor wiki edits
New config available, which prevents chat notifications on minor edits.
2019-06-25 14:29:55 +02:00
2019-01-02 09:41:47 +08:00
2019-05-21 15:00:01 +02:00
2019-06-14 15:49:29 +02:00
2018-06-01 16:13:50 +02:00

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/
S
Description
Infrastructure configs and automation for Kosmos servers
Readme 16 MiB
Languages
Ruby 60.3%
HTML 35.5%
C 2%
Shell 1.1%
PowerShell 1%