this post was submitted on 21 Feb 2025
259 points (100.0% liked)

Selfhosted

61708 readers
721 users here now

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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. 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.

  8. 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:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

AFAIK every NAS just uses unauthenticated connections to pull containers, I'm not sure how many actually allow you to log in even (raising the limit to a whopping 40 per hour).

So hopefully systems like /r/unRAID handle the throttling gracefully when clicking "update all".

Anyone have ideas on how to set up a local docker hub proxy to keep the most common containers on-site instead of hitting docker hub every time?

you are viewing a single comment's thread
view the rest of the comments
[–] TheHobbyist@lemmy.zip 16 points 2 years ago (1 children)

Would you be able to share more info? I remember reading their issues with docker, but I don't recall reading about whether or what they switched to. What is it now?

[–] narc0tic_bird@lemm.ee 53 points 2 years ago (2 children)

They run their own registry at lscr.io. You can essentially prefix all your existing linuxserver image names with lscr.io/ to pull them from there instead.

[–] erre@programming.dev 17 points 2 years ago

It's actually a redirect service around ghcr to provide them analytics. There's more info in their FAQ.

https://docs.linuxserver.io/FAQ/

[–] Dirk@lemmy.ml 1 points 2 years ago (1 children)

They do it since quite some time now, right?

[–] narc0tic_bird@lemm.ee 2 points 2 years ago

Couple of years, yeah.