Metabase Server

Hi,
I have Metabase installed in my Amazon account, but at the end of the day I need to shut down the server instance, but once it is turned off it automatically resets, how can I control this?
Thanks for your kind help.

Hi @jireascos
You need to provide a bit more details, since AWS provides so many different services. How are you running Metabase - EBS, Docker, …?
It sounds like you are using H2 as the metadata database. You need to either store the H2 file in a permanent storage or configure Postgres/MySQL as the metadata database.
https://metabase.com/docs/latest/operations-guide/installing-metabase.html
https://metabase.com/docs/latest/operations-guide/configuring-application-database.html