• 0 Posts
  • 4 Comments
Joined 2 years ago
cake
Cake day: July 16th, 2023

help-circle

  • You say it like it’s a bad thing but yes, I want my stuff to just work and my apps to just run after I download them… I don’t want to spend hours every other day or week during my limited free time troubleshooting why something doesn’t work. I already spend all day doing that in my work’s linux servers and my home server.

    This is an issue with FOSS. If something doesn’t work then you are on your own. Yes, I can fix it, or work around it, or whatever but it will take hours that I could be spending in windows 11 just playing a game or actually learn something more relevant instead of troubleshooting random shit. On other apps as well, I’ve paid for a lot of software to be able to ask the owners to help and for them to not tell me to fuck off.


  • There’s a million ways to do anything when self hosting, so I’ll just talk about what I have and if you interested just reply.

    I only host a few services for now: Invidious, CloudTube, Redlib, FreshRSS. All of them as docker containers, this helps in quickly updating them and isolating their configurations. I have a few TB of disk space on the server itself that I can access through SMB3 shares, so I don’t have a proper NAS yet. Probably will do so at some point when I need it.

    As for hardware, I’m using an HP mini-pc with

    • Ryzen 5 PRO 3400GE
    • 16GB DDR4
    • 256GB boot drive (NVME), 2TB storage drive (HDD)

    This mini-pc can literally be opened by removing 1 screw, so hardware changes/cleaning can’t get easier. I installed Debian on it

    As for remote access, I use twingate instead of self-hosted wireguard. Mostly because I’m using my ISPs router and they like to reset it whenever they want. I’m also not confortable opening ports on the router. Twingate covers my use case completely so I never went back to this. I can map a custom domain to the server’s IP and this meant I just switch on twingate when I’m out and can access it seamlessly.