IN Memory Usage

Hello, I have an instance of InvoiceNinja running in a Docker container on a DigitalOcean 1gb droplet. I am the only one that uses the program or the server and I use very, very seldom. IN and Portainer are the only two things running on this server and I am constantly around 90% memory usage. Is this normal? When I restart the server the memory usage is around 15% for two or three minutes and then it shoots up to around 85% and just stays there with no one using the program.

Docker stats show four containers running…

invoiceninja-server-1----6mb
invoiceninja-app-1-------255mb
maria-db-1-----------------125mb
portainer--------------------9mb

When I actually open the app the memory usage on invoiceninja-app-1 jumps up to 550mb at idle.

Just wanting to check if this is normal for everyone? I’ve upgraded to a 2gb server as I ran into memory issues with just 1gb but I’d like to go back to 1gb if I can.

Thanks

Hi,

@david can you please advise?

What issues were you seeing at 1gb? It would make more sense to work backwards from an explicit error message you are actually facing by an out of memory error message.