• Björn Tantau@swg-empire.de
    link
    fedilink
    English
    arrow-up
    7
    ·
    3 个月前

    This will probably hit downstream users who don’t even know (or care) what service the application they use is hosted on.

    • emiellr@lemm.ee
      link
      fedilink
      English
      arrow-up
      6
      ·
      3 个月前

      You can, but only 10 images per hour. You’d be doing some wild shit to go over those 10 per hour.

      • NekuSoul@lemmy.nekusoul.de
        link
        fedilink
        English
        arrow-up
        9
        ·
        3 个月前

        I just run some self hosted servers. I most definitely run more than ten services, not few of the consisting of multiple containers. With this change I’d basically hit the limit every time I do maintenance and pull the latest versions of all the images I run.

      • superglue@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        7
        ·
        3 个月前

        I mean imagine migrating to a new server. One of my server has like 30 containers. Now my outage is 3 hours instead of 45 mins.

        I’m not complaining, however. It is a free service they are providing.

        • emiellr@lemm.ee
          link
          fedilink
          English
          arrow-up
          2
          ·
          3 个月前

          Yeah looking back, this isn’t my best take probably. As you say though, it is a free service.

      • Railcar8095@lemm.ee
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 个月前

        I don’t think it’s that wild. Arr suite + jellyfin, jellyseer & qbittorrent already are 7.

        Then apps like immich are 4 individual images (2 probably frozen forever, but still)

        If I pull all my services, it’s going to be around 15 now. And I use Mullvad VPN, so I’m sharing my IP with thousands of people.

        Also, this will be an issue for those in a dorm or work, or similar shared connection (CGNat too?), even if trying to pull only one.

        • emiellr@lemm.ee
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 个月前

          So how big is the chance you’re pulling your whole stack at once and not deploying service by service to check if it’s even working properly on the new deployment?

          • Railcar8095@lemm.ee
            link
            fedilink
            English
            arrow-up
            1
            ·
            2 个月前

            99%

            Immich and it’s dependencies are the only ones that I investigate a bit before pulling, so they are their own compose. Everything else goes at the same time.

            Once immich goes stable, even it will be pulled with the rest.