• 11 Posts
  • 43 Comments
Joined 2 years ago
cake
Cake day: June 21st, 2023

help-circle
  • The cables seem to increase exponentially don’t they? First, you have a few computers and a half dozen cables powering things and linking everything together, then you add a couple servers, maybe a second nic on your NAS, and another switch or two since things are now further from the router. Suddenly your office looks like a giant bowl of spaghetti covered in prop 65 stickers.


  • njordomir@lemmy.worldtoSelfhosted@lemmy.worldJust a little server
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    2 months ago

    I run a beelink mini, not the weakest one, not the most powerful one, and it handles docker containers and VMs fine. I don’t have a tkn of integrated storage, but rather this machine handles apps while a separate NAS does all the file storage. Most I ever had running was 2 VMs and a handful of negligible docker containers but I still had plenty of ram and CPU to spare. I also think the minisforum stuff looks good. Their n5 pro nas just came out and would have made a good server with room to grow. I decided against it because I have parts and I want to use them :-) so the beelink is holding down the fort while I Frankenstein together a rig from my old gaming PC in a huge case that will host all my apps and less critical media. Home assistant which will stay on the beelink because it needs high availability. I’ve been curious how the lowest priced minisforum models would fare.



  • Interesting username. Are you a fellow student of Internet Comment Etiquette?

    I know at least some of my containers use Postgres. Glad to know I inadvertently might have made it easier on myself. I’ll have to look into the users for the db and db containers. I’m a bit lost on that. I know my db has a username and pass I set in the docker compose file and that the process is running with a particular GID UID or whatever. Is that what your talking about?


  • I miss this from cloud hosting. It’s helpful to be able to save, clone, or do whatever with the current machine state and easily just flash back to where you were if you mess something up. Might be too much to set up for my current homelab though. My server does have btrfs snapshots of everything directly in grub which has let me roll back a few big screwups here and there.








  • You can sync Obsidian with your own storage location. There are plugins to do a lot of what you’re asking for. Downside is that it’s not open source, though your content is all stored in plaintext so you won’t lose it due to lock-in. It also might be more than your asking for and a simpler, more tailored, solution may be out there. Paired with a self hosted Nextcloud server, you may solve a bunch of your PIM needs at once.


  • I’m running Nextcloud and PaperlessNXG on my servers. Over the last few months I tested out my remote management. Now that I’m back home, I’ve been making a few adjustments based on my learnings. Firstly, Wireguard is slower than a turtle, while Tailscale has been a little bit faster. I’m guessing this is due to my upload speed and switching to fiber may fix this.

    I’d also like to add TubeArchivist back in since there’s some great videos that I don’t trust Google to preserve given the direction things are going.

    The folks on the “privacy” Lemmy gave me some good tips on app replacements and after making a big spreadsheet with all my apps, their licenses, etc., I cut down my remaining proprietary apps by at least 50% and I only have a few proprietary essentials that still depend on Google Play. I’ve been meaning to do this for a long time and I almost have a path towards completely removing all Google, Amazon, and Microsoft products from my life.

    Next, I’d like to set up Wander to eventually get rid of Garmin/Strava but I haven’t been able to figure it out and I’m still locked in to some degree because of my hardware (Garmin watch). The Ring doorbell has to be the next thing to go, but I’m exhausted and haven’t had the motivation to start a new project until the dust settles from the last one.




  • I’m not sure. I ended up with the eeros because of the mesh and the fact that the upstairs office always had weak signal. I don’t like them and I’ve been generally de-googling and de-amazoning my life. The self-built route appeals to me too. Ultimately, I’ll settle somewhere between off-the-shelf and DIY, but there’s no better way to learn that to do it the hard way from the ground up. In regards to actual hardware, is there a Lemmy community for honest reviews by real people?








  • Thank you for the incredibly detailed and patient reply. I will try some additional applications like Jellyfin and Immich instead of the built in synology stuff. It was always my intention to have docker images running on a separate server but stress went up and free time went down and I settled for using the built in applications. Luckily, I havent significantly invested in video center as I just used it to preview files while sorting in DSM.

    I had some issues with copying files over SMB. I can write fine, I can delete, but copying seems to fail. My guess is because the local user on my laptop is different than the user on the SMB share. In any case, I was using the file explorer in DSM in Firefox to sort through old media by hand. I’ll have to use NFS and continue to sort via Dolphin.

    I’m glad to hear the situation isn’t as dire as I had initially imagined. Perhaps I’m a bit shell shocked from all the enshittification that I jumped to worst case scenarios.