Would love to see these get added to CA.
Heck yeah, thanks for the heads-up!
I just setup my own Mastodon instance the other day and finally got it all working. Wish there was Lemmy on CA too. Tried doing docker-compose but it just fails and I can’t be too bothered to figure out why.
I guess I will patiently wait for someone out there to post it to the CA and hopefully SWAG has a nginx template to go along with it in the future.
Yeah, unRAID has me spoiled, I’ve only used docker-compose once on a RasbPi a few years ago, and lemmy is much more complicated than PiHole. I’m sure someone will add the new toys soon…
Linuxserver made a Mastodon template within a few weeks of the Twitter migration. Hoping to see something from them soon (no idea if they have anything planned or not, just keeping my fingers crossed).
Kind of surprised it’s not there already but kind of excited to have a new project to learn about to try and implement.
Right?! I wish I had a little more talent to be able to add it to CA. All the docker stuff is out there, though it sounds like multiple dockers are needed, so it’s more complicated than a single app install.
I’m leaning toward spinning up a VM and running some ansible scripts someone posted.
Would be similar setup to Nextcloud, Immich and matrix. I have all 3 and they have redis and Postgres to go with them.
The dependencies are available in CA, we just need a Lemmy docker.
Are you using docker compose for those or just individual apps from CA?
Jusy individual apps, never used compose on unraid
Interesting, I’ve got immch through the docker compose plugin and it’s not the best. But didn’t want to recreate the stack manually…glad to know it’s doable either way.
My immich works pretty well with those containers so maybe you should try spin them up and load them up with some photos and see how it goes?
If it doesn’t work as well you can just nuke the whole lot
Woah, how are you organizing dockers like that?
Its the docker folder plugin, my only wish that it allowed you to decide which dockers start first. They start from the top down, so all my “background tools” like swag are at the top of the page
Very cool, thanks!