lephisto / tesla-apiscraper

API Scraper for pulling Vehicle Statistics from the Tesla Owner API into an InfluxDB + Grafana Dashboards
GNU Lesser General Public License v3.0
365 stars 103 forks source link

bring up stack with containers #5

Closed dailow closed 5 years ago

dailow commented 5 years ago

Quickly bring up all the dependencies with docker-compose. Grafana doesn't support variables when importing dashboards, so dashboards won't load properly with current version. Can either change the datasource in the JSON or alter it on the fly.

lephisto commented 5 years ago

Thanks for the PR, Containerisation makes sense, I will test it and merge ist, there's another Dockerisation PR which has to be checked as well..

dailow commented 5 years ago

I'm going to close out this PR, I think the other docker PR is easier to bring up for anyone that might want to just quickly bring things up.