Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.18 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.18 KB

mintpeaks proxy

This repository hosts the proxy server that receives climate data from a tessel device and proxies it through socket.io to any listeners.

For more information, check out the main repo. See the website live at mintpeaks.com.

Running

Running this proxy on a Linux or Mac OS X machine is trivial using Docker. All you need to do is install Docker and docker-compose and run:

docker-compose up -d mintpeaks

That's it. If you'd like, you can customize the ports/host on which the server is listening by changing the docker-compose.yml file.

Other parts

This repo is part of the mintpeaks ecosystem, there are two other parts you need to setup for it to work: