asudox to SelfhostedEnglish • 2 months agoWhat are the requirements for a single user Lemmy instance?message-square26fedilinkarrow-up167arrow-down12file-text
arrow-up165arrow-down1message-squareWhat are the requirements for a single user Lemmy instance?asudox to SelfhostedEnglish • 2 months agomessage-square26fedilinkfile-text
I kind of want to self host a lemmy instance. What are the requirements for a single user lemmy instance?
minus-square@[email protected]linkfedilinkEnglish6•2 months 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-square@[email protected]linkfedilinkEnglish5•2 months agoYeah, but I didn’t want to fiddle with some custom settings. The same official postgres container works great with other apps.
minus-square@[email protected]linkfedilinkEnglish1•2 months 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.