jertel / vuegraf

Populate metrics from your Emporia Vue energy monitoring devices into an InfluxDB
MIT License
166 stars 53 forks source link

Docker compose #34

Closed jbird526 closed 3 years ago

jbird526 commented 3 years ago

Addition of docker compose files and Readme update

jbird526 commented 3 years ago

Thanks for moving the Docker Compose Readme content above Grafana. Better formatting.

On Mon, Mar 15, 2021 at 4:26 PM Jason Ertel @.***> wrote:

Merged #34 https://github.com/jertel/vuegraf/pull/34 into master.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jertel/vuegraf/pull/34#event-4460922355, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAQG34SPSB74VJF25KAOE73TDZUOZANCNFSM4ZHGRL3A .

jertel commented 3 years ago

Welcome! Thanks for your contribution.

jbird526 commented 3 years ago

Did want to bring up one issue. With the following file, maybe this is a Docker Desktop for Mac thing, I have to remove the .template from the file or the compose stack will not run. Dont have a Linux box or PC to test alternate at the moment.

docker-compose.yaml.template

On Mon, Mar 15, 2021 at 4:52 PM Jason Ertel @.***> wrote:

Welcome! Thanks for your contribution.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jertel/vuegraf/pull/34#issuecomment-799743936, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAQG34QJBGNSTHFA62IIYWDTDZXRJANCNFSM4ZHGRL3A .

jertel commented 3 years ago

When I renamed that file to .template I also updated the documentation as follows:

image

This avoids having people change a version controlled file for local deployment use.