Elektrine lite

← Feed

@cRazi_man@europe.pub

Post #97421

2025-12-28 10:40 UTC

Replies (11)

  • @mcforest@feddit.org 2025-12-28 11:36

    That money goes into a new home server.

    Open ##1709516

  • @pineapple@lemmy.ml 2025-12-28 12:21

    No big tech company account allows me to download and manage vast sums of linux ISO's automatically. And no big tech company account allows me to brag to everyone who doesnt want to listen but has no choice that I am not being spied on when everyone else is, and that I am saving so much money from not paying for cloud storage that I can further upgrade my server! Also I can fill up the right jar at an allarming rate.

    Open ##1709518

  • Open ##1709521

  • @MidsizedSedan@lemmy.world 2025-12-28 12:44

    As someone who JUST got jellyfin working, I'm sorry for my coworkers when I get back...

    Open ##1709522

  • @hemko@lemmy.dbzer0.com 2025-12-28 13:20

    Yeah I'd have bot jars at similar levels, and usually they both would get added money simultaneously

    Open ##1709523

  • @avidamoeba@lemmy.ca 2025-12-28 22:07

    > "But why? You can just do that with a account." _Searches for "shit in a toilet bowl" in Immich in front of them, shock and awe ensues._

    Open ##1709527

  • @Kondeeka@lemmy.world 2025-12-28 22:55

    This may be a good place to ask for advice, since I'm new to running a server myself and am now looking to set one up with old hardware I have lying around. I have a raspberry pi 5 lying around and an x230 laptop + an expresscard to pci-e x16 converter (I used it to run games with a GPU), which of these would be more worth it to invest in? I would like to run a file server with some hdd's in raid 5, and use it to stream media and maybe run a Minecraft server. I would need a pi sata hat or a pci-e sata card.

    Open ##1709528

  • @cRazi_man@europe.pub 2025-12-28 13:18

    Oh dang, someone asked and I don't have to talk about my server uninvited. Hype! Storage is on a NAS: synology 2 bay NAS with 8TB (media: photos, movies, TV shows, books, comics) and 2 TB HDD (Kopia backup snapshots). I don't need RAID configurations. Important data is already 3-2-1 backed up and if an HDD fails then I'll just replace it when I get to that point. Server: Headless mini PC with Debian with a 12th gen intel, 16gb ram, 1tb NVME (mostly live data, shared folder, game saves, etc). Docker containers: - actual (budgeting) - affine (note taking) - bentopdf (PDF editing) - beszel (server status monitoring) - dockge (Docker management) - guacamole (server remote desktop access) - immich (photo application, backup, gallery and Al tagging) - jellyfin (video and music server) - jotty (quick notes and task/shopping lists) - kavita (comic books and ebooks) - kopia (backups) - linkwarden (saving weblinks) - mattermost (used solo for sharing text, links, files, etc to myself) - paperlessngx (document scanning, OCR and Al organisation) - opodsync (gpodder podcast sync backend) - prunemate (automated scheduled docker pruning) - samba (file sharing on the local netwrok) - syncthing (mostly used to keep retro/emulated games in sync across devices) - tiny tiny rss (RSS platform) - vpn-torrent-stack (conatining gbittorrent, prowlarr, flaresolverr, radarr, sonarr, all running through gluetun VPN on a VPN server) - watchtower (automatic docker updates) Synology Cloud Sync sends the Kopia backup snapshots to my Backblaze online storage and also keeps a local folder synced with my Mailbox.org cloud drive. Synology also handles the reverse proxy access.

    Open ##1709563

  • My previous laptop is my home server. It was retired as a laptop because the screen died, but the rest was fine. I run a lot of services. Plex and Calibre are the two that I share with my friends. Home assistant is the main one that's only used by my household. I have a bunch of other stuff like audiobookshelf, gramps, etc. that aren't used much, but are kinda fun to have. Then there's the stuff that is used to manage the services, like portainer, watchtower, uptime kuma, etc.

    Open ##1709564

  • @cRazi_man@europe.pub 2025-12-28 14:47

    I started with just a Synology NAS as well and struggles with Docker containers constatantly causing problems and not starting up (or shutting down). Turned out that the Synology hardware didn't have the muscle to run so many services (I had a lot fewer services back then, but it still kept stumbling). The mini-PC seperates the computing portion to be able to do the heavy lifting. Used 7th gen mini-PCs are going to be cheap as they flood the market in coming months as companies ditch machines that can't upgrade to Windows 11. Although be warned that these might not do the video transcoding you want.....check on your requirements. Mariushosting.com is the single best resource I've found for Synology docker deployments. Here's a [more complete guide](https://thecybersecguru.com/tutorials/self-hosting-guide/) once you have a mini-PC. Unpopular opinion: AI helps quite a bit when you get stuck (Claude has been the best in my experience), but you need to know how to use it (i.e. let it diagnose problems to point you in the right direction to read about solutions....don't try to just execute everything it says because it doesn't understand your setup. It's great to feed it log outputs to allow diagnosis). Once I got into it, I started looking for more and more self-hosted solutions that would be relevant to me. You can fire up a Docker container, check it out and delete if you don't like it. Mini-PC running a Samba server: this is to share the storage connected to the mini-PC. Drives in the Synology are already easily shared through the Synology interface, but I am using these for bulk media storage and backups so don't usually need to access these directly. I use the server PC storage for small amounts of live network storage. why go with the Synology for reverse proxy: It's very easy to do through Synology's baked-in solution. I'm conscious that I don't know a lot about security yet, and my reading tells me that the Synology solution is safe. I didn't want to take the risk of exposing services to the open internet through DIY solutions till I know more.

    Open ##1709565

  • @cRazi_man@europe.pub 2025-12-28 20:40

    Spoken a truth that resonates to the depths of my heart.

    Open ##1709567