First of all, I would like to thank the Lemmy.world team and the 2 admins of other servers @stanford@discuss.as200950.com and @sunaurus@lemm.ee for their help! We did some thorough troubleshooting to get this working!
The upgrade
The upgrade itself isn't too hard. Create a backup, and then change the image names in the docker-compose.yml and restart.
But, like the first 2 tries, after a few minutes the site started getting slow until it stopped responding. Then the troubleshooting started.
The solutions
What I had noticed previously, is that the lemmy container could reach around 1500% CPU usage, above that the site got slow. Which is weird, because the server has 64 threads, so 6400% should be the max.
So we tried what @sunaurus@lemm.ee had suggested before: we created extra lemmy containers to spread the load. (And extra lemmy-ui containers). And used nginx to load balance between them.
Et voilà. That seems to work.
Also, as suggested by him, we start the lemmy containers with the scheduler disabled, and have 1 extra lemmy running with the scheduler enabled, unused for other stuff.
There will be room for improvement, and probably new bugs, but we're very happy lemmy.world is now at 0.18.1-rc. This fixes a lot of bugs.
agreed. as others have stated. Transparency. But also, new software, new tech (in a way, the fediverse/activity pub), and hopefully a new beginning. Happy to be here. If not technically on the ground level (lemmy has been around for a short time before we knew reddit was going to implode), close to it!
Admin communicating information about the site to users like genuine human beings, instead of the corporate-sanitized pablum reddit admins speak in? Yeah that's refreshing.
Huge thanks to the lemmy.world team over the last couple of days to scale and maintain the instance! There's a link for donating on the sidebar for lemmy.world - just a couple bucks a month can help us support this instance!
are you looking for best ireland IPTV ? we have what you are looking for get Your free trial now from https://enjoychannels.com/ we have more than 90K Channels
Ireland /UK / US focused IPTV service + Plenty More. Positive Feedback come and speak to our current members. Contact me for a Free trial and a invite to our discord server.
⦁ All PPV with multiple Links, Full Sport including all 3pm's and ifollow ,European Football, Motorsport , Rugby, NBA,NFL,MLB ,UFC , NHL AND CHL , Irish and Scottish and lots of international
Full VOD system which is kept up to date , we also take requests to add to this
catch up
EPG
No VPN required but your welcome to use one
Great support
Please PM me for a Free trial
We support a range of Device's so whatever you have we can get you setup on
Android Devices
Firesticks
IOS devices/Apple devices
PC
Mag box
Smart TV
Chromecast
ZGemma
We Support a range of our own hardcoded apps(XCIPTV,LTQ,Smarters,Flix) a few UI's displayed below but we also support generic apps like tivimate , GSE , IptvX etc... once subscribed.
A bit off topic, but does anyone else hate how when you click on a post and then go back, the page auto-resets to the top? Wish it would remember how far down you scrolled and return to that point.
I'd like to know more about the exact container topology you have, since I may try something similar on my instance as well.
Is it something like this?
Edit still see some performance issues. Needs more troubleshooting
Federation overheard is putting a lot of load on servers. Creating one task for every single post, comment, and vote in RAM-only queue.... pending changes: https://github.com/LemmyNet/lemmy/pull/3466
It seemed to work fine at first, but starting today I'm noticing a huge number of async failures; I've had to refresh the page in order to get almost anything (comments, posts, communities, list of communities, profiles, etc) to load.
I had a strange bug today where I wasn't able to upvote comments. So I cleared out my website data like the website suggested and I started having problems logging in. It would log in but then when I refreshed it wasn't logged in anymore. It stopped after a while but then when I clicked on an old tab when I refreshed I was logged out again. So, the log in issue must be something to do with how iOS Safari handles web cache on tabs.