Skip to content

callahanrts/sprinklers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sprinklers

A simple webserver I use to manage my irrigation system. Read more

Strategy

Setup

Avahi

Install avahi on the raspberry pi. gain ssh access by ssh {{hostname}}.local

Node

Install NVM. Use nvm to install a node version (I'm using 7.2.1).

$ nvm install 7.2.1

Bulletproofing

The pi should start the webserver on boot and keep the webserver running no matter what errors occur. This way the lawn is always green.

  • forever
  • cron

About

A simple webserver I use to manage my irrigation system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published