asudox@programming.dev to Selfhosted@lemmy.worldEnglish · 1 year agoWhat are the requirements for a single user Lemmy instance?message-squaremessage-square26fedilinkarrow-up167file-text
arrow-up167message-squareWhat are the requirements for a single user Lemmy instance?asudox@programming.dev to Selfhosted@lemmy.worldEnglish · 1 year 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 year 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 year 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 year 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.