jertel / vuegraf

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

Add sample kubernetes yaml to deploy #6

Closed dsb3 closed 4 years ago

jertel commented 4 years ago

If you are interested in adding a full Helm chart you can model it after the other projects under my github account, such as elastalert-docker or elastabot. I have those setup to auto build the chart and then auto push it to my helm.jertel.com Chart repo on each commit to master. I am using this Vuegraf under a different environment so I never needed the helm chart, otherwise I would have added it myself.

dsb3 commented 4 years ago

Helm would be even better than the template for sure. If I poke at it and come up with something useful enough I'll send it along.