I’m impressed that you can handle that many jellyfin users
The range of sofistication in this thread is actually kind of breathtaking
I was so close to asking what the hell that thing was
Yea, no disagreement. I more am curious if the federated nature is what helps mitigate that risk, or if there is some other systemic distinction that has helped.
I also just don’t know what the others were like long-term - did they peeter out? Would I realize it if lemmy was in the same decline?
I’m not actually sure comments get sorted by vote tally by default here.
I’ve always just ignored downvotes - I know when my opinion is unpopular, I don’t see the votes as validating. I’d be fine if there were no visible votes at all
If i could do this without my wife noticing, I’d be golden.
Unfortunately, she took to lurking some reddit communities right as I was exiting
I wonder if anybody here has tried some of the other failed reddit alternatives like Voat for a long enough time to be able to speak on how lemmy has fared relative to them.
I tried a few during other reddit exoduses, and they all felt… bad. Lemmy is the first one I’ve managed to actually stay on comfortably without being tempted back to reddit.
You misunderstand, I only mean that it’s disconcerting that there may be some reason that cis-women do not find the hobby/group appealing
I know ghost has a container deployment and uses activity pub
I do wonder how many within the man/woman responses are trans, too.
Idk if that survey was mainly advertised on lemmy, but i know that at least one instance that did a survey had maybe 2% woman respondents, but more than two thirds of those were transfem.
Either way, a little disconcerting. I’m not sure what to make of that or what (if anything) to do about it
Lots of good suggestions here
I’m a bit surprised by your budget. For something just running plex and next cloud, you shouldn’t need a 6 or even 3k system. I run my server on found parts, adding up to just $600-$700 dollars including (used) SAS drives. It runs probably a dozen docker containers, a dns server, and homeassistant. I don’t even remember what cpu I have because it was such a small consideration when I was finding parts.
I’d recommend keeping g your synology as a simple Nas (maybe next cloud too, depending on how you’re using it) and then get a second box with whatever you need for plex. Unless you’re transcoding multiple 4k videos at once, your cpu/GPU really don’t need much power. I don’t even have a dedicated GPU in mine, but I’m basically unable to do live 4k transcodes (this is fine for me)
Yup, I ended up frankensteining a nas from various craigslist parts (i actually found a low-power business-class server motherboard that has worked out well for the purpose). Had to get a SAS HBA card and a couple SFF-8087 cables to do the job right, and I grabbed an old gaming case from the 2010’s to hold it all, but it was relatively seamless. I had one of the drives go out already, but luckily I had it in a raid configuration with parity so it was just a matter of swapping out the drives and rebuilding.
It’s been fun and rewarding, for sure! I’m glad I didn’t sell them like these other dweebs told me to lol
if you continue to try { thisBullshit(); } you are going to catch (theseHands)
This is the most beautiful thing I’ve read all year
Yup, I was only pointing out that i was having trouble doing the same thing in my docker compose (using the webui_port env variable did not avoid port collisions at deployment)
I haven’t tried this particular compose outline though. It could also be the pirate_network they’re initiating or the depends_on variables they’re using, I just haven’t played around with it yet.
Question: how are you deploying your arr apps? do you do that in a separate compose file?
AFAIK the thing that complicates this is trying to run it behind gluetun
docker makes it really easy to specify a unique port on deployment, but when you’re using a network bridge (as in the case of gluetun) the networking settings are controlled there instead, so you can’t use the normal port declarations. It’s apparently not impossible to do it with gluetun but it seems it’s not as straightforward.
lmao. I’m starting to really wonder what the WEBGUI_PORT variable does if not exactly what you’re changing in the GUI… someone else mentioned they got multiple instances to deploy from the same compose file by placing the gluetun service at the end of the file. I wonder if the order in which the containers are deployed is the thing that makes this work. i’ll test more when I have the time
I might need to try this… I wonder if it makes a difference that the gluetun service is listed last. I noticed that trying to start the containers in the wrong order results in port collision errors, maybe this is why it works for you?
This worked!!
Shame that it’s a little bit of a runaround, but not only did this work, it also persists after restarts and updates.
I’ll be editing my post and offering it as a solution to the other places I have seen this question asked, thank you a ton!
Would be, but unfortunately all I have are fluorescent troffers down there. But a single extension and splitter cable might still be acceptable. I also thought about getting some usb battery banks - the cameras run off a 5v power adapter, I think a 15000mAh battery might last a couple days or even just one (not sure how many watts they draw running the custom firmware).
I was hoping for a cleaner solution but it might be one of those “pick two” situations.