slms4redd / chef-slms-portal

Chef cookbook for the UNREDD SLMS portal
GNU General Public License v3.0
1 stars 3 forks source link

Chef SLMS portal cookbook

This repo contains all chef receipts and scripts to automatically deploy the SLMS system.

Clone this repo

This repo is composed by many git submodules, so you have to use the clone options --recursive to clone also them::

git clone --recursive https://github.com/slms4redd/chef-slms-portal.git

How to use chef for SLMS

The scripts can be used in two different ways:

Read the wiki for a complete description about how to use chef and chef+vagrant.

Useful Links:

Chef Official Website

Vagrant Official Website