kotori icon indicating copy to clipboard operation
kotori copied to clipboard

Spin up a whole DAQ environment using Docker Compose

Open amotl opened this issue 5 years ago • 3 comments

While we use Docker already for building Debian packages for Kotori [1], we just learned from #16 that @agross is also using it for actually running Kotori.

Thinking about that, it would actually be cool to have a docker-compose.yml file ready for running a complete environment of Mosquitto, InfluxDB, Grafana and Kotori on your fingertips, right?

Community contributions regarding this are always welcome. Maybe you will be able to volunteer on that, @agross? ;]

[1] https://www.getkotori.org/docs/setup/debian-quickstart.html

amotl avatar Nov 29 '19 15:11 amotl

https://github.com/agross/weewx-kotori-influxdb-grafana

agross avatar Nov 29 '19 16:11 agross

That was quick. Thanks a bunch, @agross!

amotl avatar Nov 29 '19 16:11 amotl

You're welcome! It would be great to support Grafana API key authentication. Seems like the Grafana lib supports it, but Kotori requires user/pass. Probably worth another issue 😉

agross avatar Nov 29 '19 17:11 agross