/node-angular-raspberry-pi-dashboard

StrongLoop Raspberry Pi metrics dashboard using Node and Angular

Primary LanguageJavaScript

##Install

Get started by creating your Raspbian SD Card

###Starting with a fresh install of Raspbian

Start with a stack configuration of Rasp

On boot configure the following:

  1. Expand FileSystem
  2. Change password
  3. Enable Boot to Desktop
  4. Reboot

Now is a good time to configure your wifi or network settings.

###Installing and Configuring

Remote to the device, for me my Raspberry Pi is confuted with the static IP address 192.168.2.2

  1. ssh 192.168.2.2 -l pi
  2. run the wget ::// provision.sh
  3. After the provision process reboot your system
  4. clone the rest of the repo
  5. start the initialize script and let the system reboot
cd ~/
git clone https://github.com/strongloop-community/node-angular-raspberry-pi-dashboard dashboard
cd dashboard/scripts

sudo chmod +x refresh.sh

githalytics.com alpha