

You’re welcome! I’m out rn, I’ll share the files when I get home.


You’re welcome! I’m out rn, I’ll share the files when I get home.


Thanks!!
I found it to be pretty easy to get gluetun & qbittorrent set up. I’m running it all in docker, be happy to share my compose files if you’d like.



Also late, but here is mine.
From the bottom up:
And here’s what’s running:


What are the specs on that pepsi box? How’s it handle the load???
Welcome to the club! Gates are open. Come on in!!
FWIW, if you want to learn how to use the command line, docker, and how to manage and secure your services, I’d recommend installing Ubuntu server or Fedora server on the NucBox; and then install docker and learn how to get your services stood up using the docker cli.
This is the route I went specifically because I wanted to learn more about Linux, and how to manage a server and services.
The tools being offered as suggestions (unraid, truenas, yunohost) are abstraction layers meant to make hosting easier. And to be clear, there is nothing at all wrong with these tools or using them. What they’ll do is give you a GUI to manage your system and services, making using the command line mostly unnecessary. Again, nothing at all wrong with that. Just depends on what you want.
Regarding exposing the services, it’s good to be cautious. I went with Pangolin, which is like a self hosted version of tailscale/cloudflare tunnels (I’m simplifying a bit).
Pangolin allows you to access your services over a VPN tunnel, and, to set your desired level of authorization needed to access that service. I really like it and have found it to be very reliable.
Also, FWIW, I’m not in IT or an expert. Just a person who wanted to learn about Linux and self hosting to take back control from big tech.


10/10 for not using g the arr naming scheme


Racknerd always has good deals. You get get a vps for as low as $11/year.
Here’s a link (no affiliation with them. Been using them since 2020 when I grabbed one of these deals)
https://www.racknerd.com/BlackFriday/
(Don’t worry that it says black Friday. You should still be able to get the deal)


Heads up, ersatzTV is no longer being developed.


I love forgejo!


I caught that too and was flabbergasted.


Don’t sell yourself short. At least triple what it is now.


This quote from the article is fucking hilarous:
Discord has also openly admitted that its Windows app is a resource hog, and it has rolled out a feature that allows the app to restart itself when RAM usage exceeds 4GB.


Exactly what I thought when I got to that bit of the article.


I got a test box set up with nixos and a config that runs all of my services. I wanted to test the declarative rebuild promise of it, so I:
And it worked!!! All serviced came back with the data, all configuration was correct.
I’m going to keep testing, and depending on how that goes I may switch my prod server and nas to nixos.
I also recommend forgejo over gitea. I’m running forgejo and I love it.
For your reverse proxy, look into pangolin. It combines proxy with wireguard tunneling and auth. So you can set up access controls on a service by service level. It’s great. I use it and love it. No affiliation. Just really happy with how it works.


I agree with the other folks recommending Pangolin on a VPS for this. It’s great. It combines a reverse proxy and a wireguard tunnel together for you. You don’t have to open any ports on your home network, and Pangolin allows you to set access levels for each individual service.
So you can have some fully open for those who aren’t going to mess with VPNs and tunneling, and you can put other things behind Pangolin auth to add additional protection.


Are you able to ssh in with Pangolin? I’m also using Pangolin on a VPS, and though a little while ago (last year somteime?) they demoed a tool for ssh over the pangolin tunnel, I could not get it to work.


Local library is another great source to get those CDs to rip mp3s
Looks like I’m an outlier here. I run navidrome on my server, but for jams on the go I use a HiFi Walker H2 dac/mp3 player with Rockbox. I sync my library from the server to the sd card when I add new music/podcasts/audiobooks. I wrote a python cli tool for the syncing.
At home I use the web interface on my laptop, and an old android (wifi only) phone connected to Bluetooth speakers for kitchen tunes.