

I have that ups! apc br1500g?


I have that ups! apc br1500g?


looks like an older nvidia workstation card. potentially a tesla k80 of the top of my head? the annoying thing with those cards is that they’re meant to be passively cooled in a temperature controlled environment, so looks like they added a fan to help keep it cool. those cards get mad hot otherwise.


not really. you can disable the default jellyfin login and force it to use ONLY ldap.


you totally can use ldap or oidc it just requires more setup. you just ensure jellyfin and your source of truth talk on their own subnet, docker can manage it all for you. ldap can be setup to be ldaps with ssl and never even leave the docker subnet anyways.
and yes I suppose you could rely on whitelists, but you’d have to manually add to the whitelist for every user, and god forbid if someone is traveling.


ldap auth will work on tvs


or use the ldap auth plugin with your source of truth, put it behind a reverse proxy, protect it with fail2ban and anubis. there are ways of exposing it safely.


thanks for posting this!


yeah agreed. I’m fully in support of an open source discord alternative, it’s sorely needed, but expecting to vibe code real time communication tells me exactly which programmers have worked with real time systems before. RTC is not something you vibe code successfully haha.


there’s a .cursor directory in there with a rule specifically telling it to not mark generated code as generated. I can’t see how that could ever cause any issues /s


that’s your takeaway from this?


really cool idea. ty for sharing!


I haven’t looked at that GitHub but I’m familiar with most of the terms so here goes (verify them if you wish, I can’t promise full accuracy).
portable file server with accelerated resumable uploads: portable most likely means it’s easy to transfer from one server to another should you ever upgrade servers or anything else. resumable means you can pause the transfers if you desire.
dedup: it will automatically deduplicate files. so if you upload the same file twice it will just use the one you previously uploaded, saving space.
webdav is for distributed authoring and versioning. I don’t know a crazy amount about it but assume it means there’s some code in place that aids with collaboration as far as sending a file, working on it, and reuploading goes.
ftp: file transfer protocol.
tftp: trivial file transfer protocol. good for small things but iirc it’s not inherently secure
zerconf: plug and play. no messing with configs needed.
media indexer/all in one file: most likely indexes media uploaded and stores the generated thumbnails in one big file. most likely this is so it’ll be easier to transfer the install to another server if needed (you can move one big file containing all the thumbnails instead of a bunch of tiny ones).
no deps: no dependencies, everything you need is self contained in that repo.
again, double check things your curious about but that’s my interpretation of what most would agree is kind of just a keyword filled description lol


according to that page the issue stemmed from an underlying system responsible for health checks in load balancing servers.
how the hell do you fuck up a health check config that bad? that’s like messing up smartd.conf and taking your system offline somehow


almost done re setting everything up after a catastrophic failure (ended up replacing multiple drives, the CPU, the motherboard, the psu, and the ram).
now I’m just running long command after long command, waiting for drives to zero, ensuring extended smart checks pass on new drives, cloning to my backup drives…
this things been down for a few weeks and I’m so excited to have it back up soon!
anyways, moral of the story is, the 3-2-1 strategy is a good strategy for a lot of reasons. just do it, it may save your ass down the line.


definitely c. you ever seen shitty weed packaging thats an obvious reference to Rick and Morty, trump, etc? looks like that culture has made its way to cocaine now


nice project! I’ll check it out! I’ve also really enjoyed your replies here. it’s obvious you really know your stuff. thanks!


a proper hobbyist setup, well done!
or just change the folder ownership to whatever user you use in the container, but don’t give them write access. that’s how I do it so I can still edit my media as root.


your mom probably walked through one while pregnant /s
neat! very unique idea which is impressive these days