I did one final tune-up for my 1GB RAM Akkoma instance earlier today — I optimized the Posgres DB as per this Akkoma guide:
https://docs.akkoma.dev/stable/configuration/postgresql/ and the help of PGTune:
https://pgtune.leopard.in.ua/Just adding a swap file (earlier) seemed to make things so much better and I can't say for certain that the Postgres tuning made a huge difference ... or not. But CPU load has certainly gone down a lot and the memory usage, while still substantial, is not always at a 100%. In fact, since the above changes, I don't believe memory usage has topped 90%.
So that's where it is after 24 hours of running the Akkoma server. This server incidentally has nothing else on it except for Akkoma 🙂
I'm adding some charts for the 24-hour period so that you can see how it's gone so far — where the lines plunge suddenly today is from around the time the swap file was added and the Postgres tuning done, one after the other with maybe 15 minutes interval in between.
#Akkoma #Ubuntu #Server #VPSGraph showing CPU usage percent…Graph showing memory usage perc…Graph showing disk I/O for the …Graph showing server load for t…