Skip to content

Multi-container docker app with Postgres, InfluxDB and Grafana. Building animated maps with GeoLoop Panel plugin.

License

Notifications You must be signed in to change notification settings

viktorsapozhok/docker-postgres-influxdb-grafana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-postgres-influxdb-grafana

This tutorial provides a quick guide of how to install a dashboard environment from Grafana, Postgres and InfluxDB with docker-compose, create map overlays with Worldmap Panel plugin and build animated maps using GeoLoop Panel plugin.

To illustrate the process of building the animated maps with GeoLoop, we will use time series data tracking the number of people affected by COVID-19 worldwide, including confirmed cases of Coronavirus infection, the number of people died while sick with Coronavirus, and the number of people recovered from it.

The data is borrowed from “covid-19” dataset and stored as csv files in data directory.

Read the tutorial for more.

License

MIT License (see LICENSE).

Releases

No releases published

Packages

No packages published