Finally got around to setting up a slog for my zpool, and despite widespread warnings around the internet that it would not affect performance, it appears to have made Akkoma and Kanboard respond much quicker.
Or it’s a placebo, but I’ll take it.
0
0
0
About Neon Akkoma
AkkomaNeon Akkoma
Welcome to Akkoma!
If you're seeing this page, your server works!
In order to get a frontend to show here, you'll need to set up :pleroma, :frontends, primary and install your frontend of choice, in most cases this will just be:
# OTP
./bin/pleroma_ctl frontend install pleroma-fe --ref stable
# Source
mix pleroma.frontend install pleroma-fe --ref stable
## you can do the same thing for admin-fe if you so wish