TOSIT-IO / tdp-collection-prerequisites

Ansible collection with TDP prerequisites
Apache License 2.0
3 stars 10 forks source link

postgresql: add user/database/schema for Grafana #98

Closed kpgtek closed 11 months ago

kpgtek commented 11 months ago

In order to use a PostgreSQL cluster as back-end database for Grafana, we would need to create SQL user, database and schema and configure pg_hba.conf file in postgresql Ansible role.