Skip to content

LaertesPecker/postgresql-grafana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grafana PostgeSQL Tennis integration

To create the project you have to run

docker compose up -d

This creates two services, one with the postgreSQL database and the other one with grafana.

Once set, you can go to localhost:3000 and enter your username and password (admin and foobar).

The datasource is already set in grafana thanks to the file called automatic.yml inside the provisioning folder. Also, tables are created using the csv files inside the data foler. Moreover, folders db and grafana hold the information of the respective services. Finally, the environment folder contains the environment files needed for each service.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published