this post was submitted on 23 Oct 2023
22 points (84.4% liked)

Selfhosted

38707 readers
677 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
22
lemmy high storage usage (lemmy.emphisia.nl)
submitted 11 months ago* (last edited 11 months ago) by [email protected] to c/[email protected]
 

My lemmy instance seems to be using a lot of storage, I am the only one using it and for like 10 minutes a day. it's currently using about 122 gb, after about 3 months of usage

 ~/l/volumes> sudo du -d 1 -h  .
47G	./pictrs
75G	./postgres
0	./lemmy-ui
122G	.

seeing the usage of other ppl this seems really big? Am i doing someting wrong? edit: it is also using a lot of memory, i dont know exactly how much but it seems to be most of my system's available ram (16 gb)

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 11 months ago (2 children)

It’s all the images being cached from other servers. If you haven’t uploaded any images to your instance, you can just delete the content of the pictrs folder.

[–] [email protected] 2 points 11 months ago (1 children)

This will also delete all the user and community avatars though, as sadly Lemmy does not distinguish these from other images.

[–] [email protected] 2 points 11 months ago

Wasn’t it a single user instance?

[–] [email protected] 1 points 11 months ago (1 children)

And if i did upload images on my instance haha

[–] [email protected] 1 points 11 months ago

Then you would also have to delete those images. Unfortunately, there's no easy way to delete the cache of images that pictrs stores :(