Grafana Docker – Dockerfile com AWS ECR e RDS PostgreSQL
Olá!
Estou pensando em estruturar um Grafana na AWS via ECS utilizando o banco de dados RDS Aurora PostgreSQL ou RDS PostgreSQL
Alguém sabe o melhor caminho?
ou o melhor cenário seria Subir uma Instancia EC2 + RDS
Hello!
I’m thinking about structuring a Grafana on AWS via ECS using the RDS Aurora PostgreSQL or RDS PostgreSQL database
Does anyone know the best way?
or the best scenario would be to upload an EC2 + RDS instance
Fiz algumas alterações no Dockerfile Custom, porem precisa ser criado as tabelas no RDS, e eu estava apenas subistituindo o arquivo “grafana.ini” com as informações do RDS
I made some changes to the Dockerfile Custom, but the tables need to be created in RDS, and I was just replacing the “grafana.ini” file with the RDS information
Matheus Costta is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.