this post was submitted on 28 Oct 2025
        
      
      73 points (98.7% liked)
      Privacy
    42978 readers
  
      
      502 users here now
      A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
 - Don't promote proprietary software
 - Try to keep things on topic
 - If you have a question, please try searching for previous discussions, maybe it has already been answered
 - Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
 - Be nice :)
 
Related communities
much thanks to @gary_host_laptop for the logo design :)
        founded 6 years ago
      
      MODERATORS
      
    you are viewing a single comment's thread
view the rest of the comments
    view the rest of the comments
I'm currently running 2 Proxmox hosts with 3 LXC containers and 3 VMs between them, and on my NAS - 2 VMs and... 50 docker containers.
I reeeeeally don't like centralized services. ๐
I really love my Proxmox server. For a freemium product, it covers a lot of ground. Personally, I think it out performs VM Ware, and is very straight forward. I'm sure you've checked out the Helper Scripts? Lots of good stuff there.
I think I may have you bested. LOL Why not right? I mean, self hosting is a wide field and I can't think of a lot that I need that I can't self host. For a rather small entry fee, and some time, patience, and learning, it's all achievable. I have never done a cost analysis but, if you were to add up all those subscription fees to all those centralized services, I think I am coming out on top. As long as you don't try running enterprise grade, legacy stuff, and your equipment is relatively current, you're golden.
100% agree with you re: Proxmox. I've recently migrated my gaming PC to a Proxmox setup with a Win10 gaming / VR VM, and a Debian 12 VM solely dedicated to serving, quantizing, and optimizing LLM (with full 3090FE vfio passthrough ๐). The other one I have is a super old mini-ITX tiny box with an i3-4130 in it, and I use it for a Plex LXC b/c my NAS has a CPU that doesn't support hardware transcoding (even though I've literally showed all my clients how to disable transcoding completely so they all get direct streams / direct plays at original quality to their devices), just in case some transcoding needs to be done.
So I decided to set up the Cluster/Node bit a few days ago, and it is SO awesome to have instant access to both servers at one URL and interface to manage all my VMs/LXCs. I've only had one problem with Proxmox since I started using it a couple years ago, and I've loved everything else about it!
In the spirit of "why not right?", here's one of my favorite random services I run: https://github.com/jordan-dalby/ByteStash I love being able to save little snippets that I know in the moment I will hit myself later if I have to look it up again.
Oh you're preaching to the choir. You ought to see the copious amounts of notes I take. Endless, detailed, step by step, EILI5 style. It's not only nice to have, but it is quite essential. When I find something that works, I write that shit down and back it up.