asudox@programming.dev to Selfhosted@lemmy.worldEnglish · 1 month agoWhat are the requirements for a single user Lemmy instance?message-squaremessage-square26fedilinkarrow-up166arrow-down12file-text
arrow-up164arrow-down1message-squareWhat are the requirements for a single user Lemmy instance?asudox@programming.dev to Selfhosted@lemmy.worldEnglish · 1 month agomessage-square26fedilinkfile-text
I kind of want to self host a lemmy instance. What are the requirements for a single user lemmy instance?
minus-squareseang96@spgrn.comlinkfedilinkEnglisharrow-up6·1 month agoThere are postgres settings to reduce disk writes. There’s a max size and a timeout to write to disk. By default these values are on the lower end I believe.
minus-squarembirth@lemmy.mllinkfedilinkEnglisharrow-up5·1 month agoYeah, but I didn’t want to fiddle with some custom settings. The same official postgres container works great with other apps.
minus-squareseang96@spgrn.comlinkfedilinkEnglisharrow-up1·1 month agoYeah works good until its under load which federation does have. Matrix and Lemmy both got like 20GB of RAM dedicated to the database on my servers.
There are postgres settings to reduce disk writes. There’s a max size and a timeout to write to disk. By default these values are on the lower end I believe.
Yeah, but I didn’t want to fiddle with some custom settings. The same official postgres container works great with other apps.
Yeah works good until its under load which federation does have. Matrix and Lemmy both got like 20GB of RAM dedicated to the database on my servers.