hubofthings / raspberry-pi-recipes

Overcast recipe for the Raspberry Pi.
11 stars 3 forks source link

Raspberry Pi Recipes

What's this repo all about?

This project contains Overcast scripts to automatically configure your Raspberry Pis remotely, including:

Note that each of these tools is optional and controlled by a flag (see config/pi.template).

Also note that 99.999% of the recipe is not Pi-specific, and as such it can be used to configure any Debian GNU/Linux-based distribution. We've used it to configure a Debian guest running under VirtualBox on OSX.

Using

Install Overcast on your local machine

$ npm install --global overcast

Import your Pi into Overcast

$ overcast instance import my-pi 1.2.3.4 --user pi

Customize the configuration

$ cp config/pi.template config/my-pi
$ vi config/my-pi

Make Pi

$ ./recipes/mkpi my-pi config/my-pi --password raspberry