Skip to content

jschulberger/capstone-dashboard-docker

Repository files navigation

Build Status

Capstone Dashboard Docker

A collection of containers that are designed to be deployed via Resin.IO to remote devices. Each container is a dependency that the front-end requires to gather data from a vehicle.

How to Deploy

n/a

About the project

n/a

Container Descriptions

bt-connection

  • Retrieves a MAC address from Redis of the Bluetooth device that should be paired. A connection is then created and maintained (in the case of a disconnect) throughout the execution of the script.

database

  • Hosts a Redis server that is accessible via a unix socket. This socket can be shared with other containers and is, by default, at /tmp/redis.sock.

display

front-end

obdsync

  • Pulls requested OBD-II PIDs from Redis, retrieves the corresponding data from the vehicle, and sends the response back to Redis.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published