• 5 Posts
  • 138 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle

  • 2 things, one of which has already been said

    Get an SSD and a usb cable for it. Boot off that. Be aware that not all cables are the same (have a Google for usb 3 SSD cables for home assistant before you buy one). There’s a little song and dance you have to do to boot off ext SSD but it’s not hard and doesn’t take long (Google).

    That combo will eliminate the SD card issues in the future. But you also need to look into the Google Drive backup add-on. Get that for when shit goes down.

    With those two things you should be all set and eliminate this ever happening again. If it does you have a backup.


  • I’ll be honest and say that most of my self hosted music collection was pirated or ripped from CD like 20 years ago. I put it all on an iPod back then.

    I found the iPod gathering dust in a drawer when I finally got a car with a usb jack a couple years ago (yeah I’m not exactly laden with bags of cash over here) and recently pulled all that music back onto my newly set up media server.

    I have a Spotify family account I’m trying to phase out with resistance from the children.

    To support artists I go and see them when they tour and buy a ludicrously expensive t-shirt














  • Yeah I mean I get it because I was also thinking about self hosting for a long time and had a bunch of questions myself.

    The problem is that a lot of the questions were not needed, and a bunch of the other questions I answered myself by just tooling around with the stuff.

    Great comment btw, it’s a good idea to have a list of the services you’d like to run, in order of importance z then work through it.

    I did that then found ways to combine a bunch of services, to the point where I had multiple stand alone VMs that are now just one for Home Assistant and second for Plex and Docker


  • I see a lot of posts like this and it’s always people overthinking something they haven’t tried to do yet.

    So my advice is to just do it.

    You may lose everything at some point in the future, Satan knows I have a few times, but because you’ve actually done it, you can do it again.

    Now, because you’re just thinking about doing it, it seems like a massive deal because you’ve not gone out and done it yet.

    As for recommendations, I use a Proxmox VM with Debian and Docker. My Proxmox does backups, but my Docker compose is also a text document on my PC so I can recreate it all from scratch from that. I also have an idea what I did when I was learning how to do it, and have retained a good bit of that info so I could probably do it without either the backups or the Docker Compose, it would just take longer.

    Just do it