Running on prem

Hi everybody!

I am a junior backend developer and we are starting to test metabase to make dashboards available in our web applications.

Im running metabase on prem inside an ec2 instance, that is an t2.micro, i have a docker running metabase on this at port 3000 .

Everyday at the morning i need to restart this instance, due to an OOM error , related to the PID of java.

Even without any access to the platform, the command htop at my ec2 tells me that we are using 725M of a 957M total memory.

this OOM maybe related to the metabase? since its the only thing running at this server ?

Do i need to upgrade my server to support this ?

most probably is Metabase. I would limit the memory that Metabase uses via JAVA_OPTIONS