Skip to content

Latest commit

 

History

History
executable file
·
21 lines (18 loc) · 604 Bytes

File metadata and controls

executable file
·
21 lines (18 loc) · 604 Bytes

Configuraions Grafana and PostgreSQL (writing...)

Structure

./workspace/grafana
├── docker-compose.yml
├── README.md
├── postgresql
│  └── init.sql                           # init sql
└── grafana
   ├── provisioning
   │  ├── datasources
   │  │  └── datasource.yml               # init datasource
   │  └── dashboards
   │     ├── default-linux-server.json
   │     └── dashboard.yml                # init dashboard
   └── config
      └── grafana.ini                     # grafana config