222
PSA - Lemmy dropped 0.19, your instance may have some downtime
(poptalk.scrubbles.tech)
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy
I chose to take down my production instance of lemmyz do a cp -r of it, update the docker compose file to specify the new version numbers for Lemmy and lemmy-ui plus change the port that the stack exposes and do a docker-compose pull && docker-compose up -d on that stack to check to see if it could all work. Thankfully it did, so I updated the production compose file and tada! I'm on 19.0 safely
Are you using disk storage or object storage for pict-rs? I need a better way to test updates but I'm trying to avoid having to duplicate my storage or risk breaking prod by pointing to my live object storage from a second instance.
Did it in a similar way. I used:
to keep permissions also. Worked like a charm.