this post was submitted on 10 Jun 2023
14 points (100.0% liked)

unRAID

1165 readers
7 users here now

A community for unRAID users to discuss their projects.

founded 2 years ago
MODERATORS
 

Would love to see these get added to CA.

top 15 comments
sorted by: hot top controversial new old
[–] zehty 2 points 2 years ago (1 children)

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.

[–] [email protected] 1 points 2 years ago

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...

[–] [email protected] 2 points 2 years ago (1 children)

binhex kindly agreed to try creating an Unraid template for Lemmy instance. Waiting for it to appear in CA!

[–] [email protected] 2 points 2 years ago

Heck yeah, thanks for the heads-up!

[–] ellesper 1 points 2 years ago

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).

[–] Kaerey 1 points 2 years ago (1 children)

Kind of surprised it's not there already but kind of excited to have a new project to learn about to try and implement.

[–] [email protected] 1 points 2 years ago (1 children)

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.

[–] p5f20w18k 3 points 2 years ago (2 children)

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.

[–] [email protected] 1 points 2 years ago (1 children)

Woah, how are you organizing dockers like that?

[–] p5f20w18k 2 points 2 years ago (1 children)

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

[–] [email protected] 1 points 2 years ago

Very cool, thanks!

[–] Salzgablah 1 points 2 years ago (1 children)

Are you using docker compose for those or just individual apps from CA?

[–] p5f20w18k 2 points 2 years ago (1 children)

Jusy individual apps, never used compose on unraid

[–] Salzgablah 1 points 2 years ago (1 children)

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.

[–] p5f20w18k 2 points 2 years ago

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