This project is a case study for undergraduate dissertation of the postgraduate course in Data Engineering at the Pontifical Catholic University of Minas Gerais.
The data used for this pipeline was provided by INMET and can be found at https://bdmep.inmet.gov.br/
Below is the list of technologies used for implementation.
make start-minikube
eval $(minikube docker-env)
make start
- Airflow - http://localhost:8080/
- user: admin
- password: idp-password
- Minio-tenant - http://localhost:9091/
- user: idp-tenant-access
- password: idp-tenant-secret
- Grafana - http://localhost:3000/
- user: admin
- password: [get by
make get-grafana-secret
]
Name
grafana-postgresql-datasource
Host URL
postgresql.postgresql-ns.svc.cluster.local:5432
Database name
postgres
Username
postgres
Password
idp-postregresql-password
TLS/SSL Mode
Disable
The grafana file to import is in /configs/grafana-dashboard.json