NFS / Shares - over complicated. Just syncthing it around (and snapshot on backup server), for nearly static data as music it is perfect.
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.
-
AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
I actually made a copy of my library (for safety) and had hermes agent scan it and fix it so that it would register well with navidrome and be named coherently. It was very impressive what local AI could do. If you have a gpu with 12+ GB VRAM, you can do it local with an uncensored model. Cloud providers can probably do it too, but might throw safety warning.
I luckily do, I have a 3090 with 24GB of vram that copper modded. Hermes you say, may have to investigate.
I have 3 copies of my library
Yeah, it’s all the rage now. Qwen3.6 35B or Google Gemma 26B should work fine for the task. Llmfan on hugging face uses the heretic framework to “abliterate” them and remove any safe guards that might prevent working with “pirated” content.
You can run hermes in a container or vm if you’re worried about the ai hallucinating, though I haven’t seen that happen. Use as high of a Q quant value as you can and run llama.cpp for speed. Or just try a free cloud model with hermes and see if it works.
The agent installed a bunch of mp3 scanning tools, did an inventory of my library and generated a list of actions for me to approve before it ran. Feels like the future.
If I run Hermes, or anything AI, I'll want to investigate how to containerize it. Which may be difficult with one GPU.