Docker Hub
https://hub.docker.com/r/loudml/chronograf/#!Chronograf is an open-source web application written in Go and React.js that provides the tools to visualize your monitoring data and easily create alerting and automation rules. Loud ML is an open-source AI application written in Python that provides the tools to discover abnormal and normal patterns in time series datasets, without the need ...
Chronograf - IOTstack
https://sensorsiot.github.io/IOTstack/Containers/Chronografdocker-compose pull downloads any newer images; docker-compose up -d causes any newly-downloaded images to be instantiated as containers (replacing the old containers); and; the prune gets rid of the outdated images. Chronograf version pinning . If you need to pin to a particular version: Use your favourite text editor to open docker-compose.yml.