“I’m knittin’ like a fuckin electric nan”

  • 1 post
  • 99 comments
Joined 4 years ago
Cake day: January 15th, 2022
  • I don’t run my *arr stack on Yunohost, but I’m sure it will make them all accessible ootb. You will probably need to point them to one another where necessary from within their web config. For example, sonarr will need to know where your torrent client is. So in your sonarr config you’ll tell it that qbittorrent (or whatever) is at localhost:1243 (or whatever port qbittorrent is running on.

  • You can install Yunohost on your home server. I’ve been running it that way on various machines for years. It’s just built on Debian Linux. I love it, and find it way easier than Docker. That said, you will be limited to the apps available (have a look at their catalog) in comparison to Docker. If you vibe with Docker then power to you. It has some good features. One more option I’d like to mention, specifically for the *arr stack/media server is Swizzin Community Edition. It’s another non-Docker, super easy setup. Also, don’t be fooled: you can install it locally too :)

  • Thanks for this! I saw this post yesterday, and decided to check it out. I installed it locally on my laptop, and am evaluating it for work. If I recommend it for use, we’ll get a license :).

    Since the idea would be to replace Adobe for non-Pro (and maybe some Pro accounts), ease of use for low-tech users is at the front of my mind. Not being able to “set as default” for PDFs is not ideal, but I understand the limitation comes from running in the browser. Is there some way to open the PDF, and then choose which tool to use? Rather than how it seems now: choose the tool/function, then upload the PDF.

  • I do your second suggestion. I have a cheap ($5/mo) vps from digital ocean that proxies all the traffic to/from my home server via wireguard. There’s a few tutorials out there that explain how to configure iptables to forward traffic from one network interface to another on the vps.

  • After yoloing it for years, I finally deployed an offaite backup this month. I also host on Nextcloud (at my house). While I do have a local disk backing up my Nextcloud install, I didn’t have any backups of the external media hosting my photos.

    Finally, I ordered a 10TB external drive and plugged it into a raspberry pi I had sitting around. Using wireguard and restic, I now have an offsite backup at a friend’s house!