Maybe checking for updates?
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!
Maybe, but my question would then be 'Why the demo site?' Wouldn't it be pulling updates from Github or Docker?
That's interesting. I checked my logs and I only see a few hits for insights.navidrome.org but nothing for demo.navidrome.org. I'm on version 0.59.0 so I'm a little behind.
EDIT: Here's some information about what data they collect and how to opt-out: https://navidrome.org/docs/usage/admin/insights/#what-will-be-collected
Yeah, I saw that, and maybe they're using demo.navidrome.org as the collection point. However, I do not see insights.navidrome.org in my firewall. I don't think it's something nefarious, I just wanted to know....it's a curse.
It’s because of this:
$ dig +short insights.navidrome.org
209.141.42.198
$ dig -x 209.141.42.198
; <<>> DiG 9.20.11-4-Debian <<>> -x 209.141.42.198
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 12665
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;198.42.141.209.in-addr.arpa. IN PTR
;; ANSWER SECTION:
198.42.141.209.in-addr.arpa. 30 IN PTR demo.navidrome.org.
;; Query time: 208 msec
;; SERVER: 192.168.1.1#53(192.168.1.1) (UDP)
;; WHEN: Sun Mar 08 17:13:34 CET 2026
;; MSG SIZE rcvd: 77
In practice, demo and insights are on the same IP, whose reverse points to demo
Ahah! Ok that makes sense. Thank you so much for clearing that up. I guess I can now unblock demo.navidrome.org.
Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I've seen in this thread:
| Fewer Letters | More Letters |
|---|---|
| FTS | Flight Termination System |
| IP | Internet Protocol |
| UDP | User Datagram Protocol, for real-time communications |
| WDR | Wet Dress Rehearsal (with fuel onboard) |
4 acronyms in this thread; the most compressed thread commented on today has 19 acronyms.
[Thread #147 for this comm, first seen 8th Mar 2026, 16:20] [FAQ] [Full list] [Contact] [Source code]
What client app(s) do you use? Some of these have the demo server pre-loaded, maybe that's still configured in the background?

