Rate my stack:
from appauled@sh.itjust.works to selfhosted@lemmy.world on 31 Mar 13:50
https://sh.itjust.works/post/57746307

this is my current plan, but I’ve yet to selfhost for longer than a month or two previously. what do y’all think of my choices?

Proxmox HV running TrueNAS+Debian Stable Server

Prowlarr: Indexer manager Sonarr: TV show management automation Radarr: Movie management automation LazyLibrarian: Book management automation Lidarr: Music management automation Homarr: Dashboard for managing applications Seerr: Media request management system Jellyfin: Media server qBittorrent: Torrent client NZBGet: Usenet downloader WireGuard: VPN software Surfshark: VPN service Portainer: Docker container management UI Watchtower: Automated Docker container updates Immich: Photo gallery & backup Mealie: Meal planner Moonlight: Low latency remote gaming (retro game emulator focused) Kavita: Ereader for books, manga, audiobooks, most formats Funkwhale: Music streaming

open to suggestions, but wanted to see if the community would perceive this as a reasonably interlocked software system or if i need to be using other software.

incredibly new and lowkey uninformed by trying my best to learn. plz be nice lol

#selfhosted

threaded - newest

tofu@lemmy.nocturnal.garden on 31 Mar 14:09 next collapse

Half of that is the arr stack, some is management stuff, the rest is standalone stuff and not interlocked at all I think?

I’d consider something for authentication (like authelia or authentik) early on, so you don’t have to convert all your services at once but can integrate them when you set them up.

Funkwhale is more of a thing for publicly sharing your audio, not for personal use, even though it might work as well. I think Navidrome is the most popular thing to stream your own stuff.

Generally I’d start with few services and learn your way around the whole stack before firing up 20 compose stacks without knowing what you’re doing.

You might also want to think about a reverse proxy so you can access your stuff via subdomains instead of different ports.

irmadlad@lemmy.world on 31 Mar 16:19 next collapse

Navidrome

+10 for Navidrome — solid piece of software.

thumdinger@lemmy.world on 03 Apr 01:55 collapse

I can’t recall specifics, it was a while ago now, but I was having issues with third party apps retrieving any more than a small subset of my music library from Navidrome. I switched to gonic (another subsonic implementation) and it worked right away.

irmadlad@lemmy.world on 03 Apr 06:01 collapse

third party apps retrieving any more than a small subset of my music library from Navidrome.

Huh… well, glad you got it all worked out. Navidrome is the first thing to get fired up every morning. I can’t start the day without my blues, jazz, soul, r&b, and funk.

appauled@sh.itjust.works on 04 Apr 13:04 collapse

early on, so you don’t have to convert all your services at once but can integrate them when you set them up.

For this part, i’m not sure what you mean by convert all my services? are you talking like a 2FA app or similar?

tofu@lemmy.nocturnal.garden on 04 Apr 14:35 collapse

Not necessarily 2FA, but single sign on (SSO), so you don’t have to log into every single service with it’s own password but have a central identity authority that your services query.

slazer2au@lemmy.world on 31 Mar 14:12 next collapse

Markdown tip, when making a list end the line in a double space so it formats correctly.

Double
Space
Vs
Single Space

irmadlad@lemmy.world on 31 Mar 14:13 next collapse

  • or
  • bullet
  • points
hperrin@lemmy.ca on 31 Mar 20:49 next collapse

Oh hey,

I
learned
a
new
trick.

Thank you. :)

appauled@sh.itjust.works on 04 Apr 09:49 collapse

I have also never posted on lemmy!

  • that seems
  • like it’s
  • a great
  • thing to
  • know!
irmadlad@lemmy.world on 31 Mar 14:15 next collapse

Looks good OP. Quite the handful of app instances. What are you running this on?

Luminous5481@anarchist.nexus on 31 Mar 17:33 next collapse

Half of a potato with a bit of a sprout growing out of the top.

irmadlad@lemmy.world on 31 Mar 21:03 collapse

Well…look at Mr. Money bags over here with his half potato. Why, back in my day, all we had was just a sliver of a potato and we were happy to have it.

appauled@sh.itjust.works on 04 Apr 09:57 collapse

It’s kinda fucked right now lol but it’s an:

  • i5-9600k (6/12 thread)
  • 1070 GPU
  • 32gb ddr4
  • 16tb 3.5" hhd (I know I know I’ll get another one later but they’re like $350 😭😭😭)
irmadlad@lemmy.world on 04 Apr 10:06 collapse

Nice! Rock on with yo’ bad self.

lIlIllIlIIIllIlIlII@lemmy.zip on 31 Mar 19:24 next collapse

Chamge portainer and watchtower with Komodo.

appauled@sh.itjust.works on 04 Apr 09:53 collapse

Lowkey I want to get a job as a devops engineer eventually (may make a new post asking for advice) but I was thinking of trying to set up my homelab using kubernetes. I know it’s overkill but I need the project experience and want to learn it, so I was considering LocalHost (self hosted aws-like thingy I think) + terraform / kubernetes to config everything

non_burglar@lemmy.world on 02 Apr 06:37 next collapse

Lidarr is more or less abandoned, FYI.

synapse1278@lemmy.world on 02 Apr 06:56 next collapse

Do you have a good alternative to recommend? I also found that lidarr sorta sucks compared to sonarr and radarr

non_burglar@lemmy.world on 02 Apr 09:26 collapse

I haven’t found one yet. My workflow is to use nicotine+ to find flac music, convert to 256bit opus, properly tag with Picard, rsync with my Navidrome library and trigger a scan. It’s clean for me and lots of it is scripted, but that wouldn’t work for everyone.

Radarr and Sonarr work because the workflow of show -> season -> S01E01.Title.extension (even simpler for movies) is well known and accepted as more or less a standard for organizing video media.

Music, on the other hand, is very individual. Some like strict folder organization, others are particular about naming conventions, others are picky about tags, there is no standard for handling playlists, off-beat, rare, or bootleg music is enjoyed by some, some like compilation albums, etc.

If you look at the complaints for lidarr, most of the issues stem from folks not fitting lidarr into their workflow, which is totally valid, but not something the Lidarr devs could do anything about.

Ultimately, Lidarr failed because metadata fetching became onerous to maintain.

appauled@sh.itjust.works on 04 Apr 13:08 collapse

Ahhh that makes sense! I think I’ll just search for some of the other music alternatives mentioned in this thread

[deleted] on 04 Apr 13:07 collapse

.

synapse1278@lemmy.world on 02 Apr 07:00 next collapse

Additional stuff you may be interested in:

Caddy for reverse proxy (accessing your services with a nice URL instead of IP address and port numbers)

PiHole for DNS-level ad-blocking and other useful router functionality

Look for a backup solutions for your config files, maybe you can handle this at Proxmox level but I don’t have experience with that.

appauled@sh.itjust.works on 04 Apr 09:48 collapse

I’ll def get pihole! Meant to write it down but forgot. Caddy seems super helpful too

For backing up config files, would GitHub be fine? Ik microslop bought it (boooo! tomato!) but is there another foss alternative I should use instead?

synapse1278@lemmy.world on 04 Apr 10:10 collapse

Be careful before uploading your config files to a public location like GitHub, you don’t want to inadvertently publish some secrets like passwords, API keys and such. A copy to an external drive should do the trick just fine as a starting point.

appauled@sh.itjust.works on 04 Apr 13:02 collapse

Sweet, I’ll throw it on a flash drive for the time being, then eventually also get it on my NAS after it’s all set up

ItsNotImportant24@lemmy.ml on 02 Apr 18:06 next collapse

If you’re big into music, you should add slskd to your stack. Its not automated but you can find anything on it. It uses Soulseek servers and is p2p like old Napster, etc.

For usenet, I like SabNZBD better than NZBGet, just my opinion but maybe check it out.

appauled@sh.itjust.works on 04 Apr 09:46 collapse

That’s sick!! I’ll look into it 😗😗😗

Benjy33@lemmy.world on 05 Apr 09:28 next collapse

Solid starting point. One gap I’d flag: you have Portainer for management and Watchtower for updates, but nothing that tells you when something actually breaks. When you’re running this many containers, you’ll eventually wake up to a service that silently crashed at 3am.

Two directions depending on how deep you want to go:

  • Minimal: Uptime Kuma — great for HTTP pinging your services. Simple, clean UI.
  • Docker-native: Maintenant (GitHub) — single container, auto-discovers everything via the Docker socket, tracks container states + restart loops + HTTP endpoints + cron jobs + SSL certs. No config needed, ~17 MB RAM, read-only socket access.

Disclaimer: I built Maintenant, so I’m biased — but the reason I built it is exactly this gap. Portainer tells you what’s running, Watchtower keeps it updated, but neither alerts you when something is unhealthy. Worth adding monitoring before you need it.

Decronym@lemmy.decronym.xyz on 05 Apr 09:30 collapse

Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:

Fewer Letters More Letters
HTTP Hypertext Transfer Protocol, the Web
NAS Network-Attached Storage
SSL Secure Sockets Layer, for transparent encryption
SSO Single Sign-On

[Thread #215 for this comm, first seen 5th Apr 2026, 16:30] [FAQ] [Full list] [Contact] [Source code]