• 15 Posts
  • 186 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





  • Back when I was a streamer I used Kodi with the add-ons (I was in a subreddit where the current good ones got posted now and then) and had a Real Debrid account.

    It was really convenient, maybe give it a go with your Pi. There’s an OS you can bang on it (is it openelec? Libre-elec? Something like that) and just plug it into your TV. You’ll have to work out controlling it in a convenient way, I have a little keyboard about the size of a remote with a usb dongle. It’s got a little touchpad for the mouse and cost me fuck all on Amazon.

    You do have to pay for Real Debrid but it’s totally worth the price and will get you used to paying for piracy.

    So the cycle goes:

    Install Kodi and play with the free streams and think it’s pretty great, get frustrated because you can’t watch that one thing, finally bite the bullet and get a month of Real Debrid, tell your friends how ace Real Debrid is.

    Just skip that and get Real Debrid once you have your Pi set up.






  • 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






  • I can’t remember the steps (they were simple though) but when my Home Assistant raspi SD card died, I bought a 128gb SSD from AliExpress and a usb-sata cable.

    I then did something to the pi that meant it can boot from the SSD, and flashed the SSD using Balenetcher or RUFUS or whatever (same program I was using to flash my SD cards basically).

    Then it was just a case of plugging in and turning it on.

    Runs exactly the same as with an SD card with less dying because SD cards aren’t meant for a lot of read/write but SSDs do.