

Congrats on the setup. Is that proxmox I see in the background?


Congrats on the setup. Is that proxmox I see in the background?
+1 for FreshRSS, I’ve only been using it for about six months but I’m constantly tweaking my config just because I like to play around with it.


I self hosted my own email server for a while. I don’t know how other domain resellers work but namecheap has hardly any info on the whois query. The reason I gave up self hosting email was because all my emails kept going to spam for everyone I emailed. I think there’s a way to advertise your server to mark it as not spam for Gmail, but I don’t remember exactly. Plus incoming email needs spam protection.


I’ve been really happy with Fresh-RSS. Someone else on here put me onto about 6 months ago and it’s changed how I consume news.
I find the most time consuming part was/is curating my feed but with tools like RSS-Bridge I can really get fine grain control on what makes it through.
On your LLM summarizer question, yes they have several plug-ins. I’ve recently started piping the whole feed into Gemini and telling it to pick the top 5 and summarize. But I do that in bash and emacs :



I like your boat analogy. It does take more work to keep it running in top condition, and when it’s firing on all cylinders it will run circles around windows. Also, people that don’t have one and talk shit are just jelly.


I build smart playlists for Navidrome with Symfonium on Android or Feishen on desktop, then export to server to get them into Navidrome. I also have been playing around with local AI generating smart playlists with mixed success. The file structure is very simple.
Navidrome just announced plug-ins last release. I think an AI playlist maker would be pretty fun.
I’ve never heard of h2c but it seems useful. I use docker swarm with a few nodes. But for internal communication all the containers can communicate with each other using docker’s built-in DNS.
I run Traefik in front of Caddy for a few different applications including Nextcloud.
I also use Traefik, and once you have it set up it’s really great. Getting it set up is a different story. My advice would be to follow the install guide as closely as you can and don’t start adding to it until it’s stable.
You don’t need to own a domain to use a reverse proxy by the way, you just need to configure your router to recognize whatever domain you choose and route it to the container.
Lately, I’ve been playing around with Tailscale and you don’t even need a domain or open ports to connect to your containers from outside your local network.


Well I would recommend Akami/Linode because I’ve had some form of an instance for close to a decade and any downtime has been my own fault. I did just start playing with one of their premium compute linodes for some experiments. I have had Nextcloud in a shared resources node and it wasn’t bad, but it was slow. Currently I just run AIO on my home server mapped to the NAS for storage. If I set it up again I think I would do the same on Linode but it is pricey.


Did you know openwrt makes their own router now. It’s called the openwrt one. They’re not had for the price, mines been pretty solid. And they have a bunch upgrade options.


Hey, cool idea! I’ve also got a bunch of dockers and services running on a swarm on multiple devices. Like any good project, it’s on it’s like 3rd or 4th iteration now, having run into some roadblock each time. I structure most of my services into stacks. For example, I have a stack for proxy, www, monitoring, and of course the 'ol arr stack. Anyways, I keep all my notes on the stack compose yaml files that seems to work for me. I only interact with docker on the cli because portainer wants me to pay to use docker swarm. But because I’m so adept at docker on the cli, I have recently stumbled across gemini-cli. Dude, having that to help trouble shoot docker stuff is amazing. It’s really good, but I’d keep it on a short leash.


Not sure how long ago you tried it. But my first attempt at an install back in 2021 was so much more complicated than when I did it again in 2024. It’s been rock solid ever since. I use the docker all-in-one method, it’s pretty straightforward. When I went back to college, I decided to use it to organize all my classwork, and it’s perfect for that. I still prefer LibreOffice to author papers though.

That thing looks pretty cool. I think I remember Jeff Geerling video where he did something similar. The concept is cool, but that many NVME drives that close will get HOT without active cooling. The other things is I assume they would saturate the PCIe bus way faster than an x86 mobo.
I’m not hating tho, I’m kinda jealous. I have 3 PI 4s and 2 of them boot off a NVME via USB. The third one has a compute module 1 on it so it has dedicated non-volatile memory. I’ve been thinking about netboot. I use them as a docker swarm.


Dude Navidrome is so great. I hooked my my decades worth of music collection up to it and now I can stream b-side tracks and indie bands that weren’t on Spotify. Plus when I hit random I know it’s actually random and not some algo to sell the newest slop that Spotify is pushing.


I once had an Excedrin get stuck in my throat sideways. That was a pretty uncomfortable several hours of my life.
SearX is great. I self host the docker container for it and I love all the granularity in setting which engine to use for what type of search. I also use Kagi, but that’s because I support what they’re doing more than anything.


Ohh damn, the same dev made Yatse. That’s awesome, I’ve been using that app for years.


Ah, I can’t speak Symfonium’s WebDAV or SMB handling. My music server runs Navidrome that uses the subsonic api. All I have to do is point my music player at my url and I can sync favorites and listen counts across everything, it’s pretty great.
Nice revision. If you’re including TOR I would say Tailscale could be considered for a VPN. I’m hosting a Gitea instance completely for free on their service. It’s on my hardware, but it’s their domain.