it's not very CPU-intensive, as you can see in the output of
docker compose stats
, where 100% CPU = 1 core. As for the RAM usage, the database can get a bit more RAM-hungry than other containers. Here's the output of btop
:
You're not bothering me at all btw, I'd love to answer more questions if you have any.
The database is currently at 19.9 GiB, and it increases so slowly I haven't noticed anything :P.
Depends on how you configure it, I have it only store media from my local users by setting
image_mode: "None"
in lemmy.hjson (the config file), so that doesn't increase a lot. I use Exoscale as my object storage provider.Regarding traffic usage, I can't tell you precisely because I use Cloudflare and that caches a lot of data. In the past 18 days there have been 108GB transferred from my VPS (data from Hetzner). These are the analytics from cloudflare:
btw if you plan on buying a Hetzner VPS it would be awesome if you used my referral link: https://hetzner.cloud/?ref=xNvN4vWKXSzw to get 20€ in credits for free, and I also get 10€ if you decide to buy something from them.