Would love to see these get added to CA.
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…
binhex kindly agreed to try creating an Unraid template for Lemmy instance. Waiting for it to appear in CA!
Heck yeah, thanks for the heads-up!
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.
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!