Ardusensor server component
https://golang.org/doc/install
http://redis.io/download
redis-server
make ./backend
Install Redis on server
Copy the built binary (backend) to server, then run it
To see possible runtime options,
./backend --help