Tessel - Salt Powered Vagrant - Box
- VirtualBox
- VirtualBox Extension Pack
- Some help on connect your Tessel to your VirtualMachine here
- Vagrant 1.3.0+
sudo usermod -a -G vboxusers <username>
- You have to logout/login from your session!
git clone https://github.com/adammbalogh/tesselact.git
- Customize Vagrantfile (optional)
vagrant up
(takes ~20 minutes)
vagrant ssh
- unplug/plug your tessel
tessel list
tessel run apps/blinky/index.js
- You should see led lights are blinking
- edit configurations in salt/roots/pillar
- see configs.sls.example to the entire configuration
- Simply use the apps directory as the root of your applications
- ubuntu 14.04
- git
- openssl
- nodejs 0.10.30
- tessel (npm)