Hi. I’ve configured the docker regsistry selfhosted but struggling to find some ui for it.

portainer requires business subscription to show the registry content.
portus is dead.
harbor looks very complex to setup and maintain.
Joxit / docker-registry-ui is done all in frontend and I ran into 300 cors errors that are not clear how to resolve.

are there any other alternatives?

      • 𝘋𝘪𝘳𝘬@lemmy.ml
        link
        fedilink
        arrow-up
        1
        arrow-down
        1
        ·
        1 year ago

        Look closer 😀

        Portainer Community Edition (CE) is our open-source version

        Portainer CE came first. It’s our widely adopted, open-source product, that is known and loved by home lab users across the globe. You can install Portainer CE for free.

        CE provides a general-purpose management toolset that allows individuals to deploy and manage container-native applications with a high degree of ease; a lower cost of operations; and without needing to exclusively invest in any single orchestrator, Kubernetes distribution, container runtime, or cloud provider.

        Additionally, as with most open-source products, support for Portainer CE is provided by the community through forums.

        https://www.portainer.io/blog/portainer-community-edition-ce-vs-portainer-business-edition-be-whats-the-difference

        • buzz@lemmy.worldOP
          link
          fedilink
          arrow-up
          2
          arrow-down
          1
          ·
          edit-2
          1 year ago

          Portainer CE came first. It’s our widely adopted, open-source product, that is known and loved by home lab users across the globe.
          You can install Portainer CE for free.

          yes. I had portainer CE installed for years now, but im trying to manage the docker registry with it -> and that’s a business edition feature apparently… and business edition costs surprisingly a lot of money (for a home user that is).

          • 𝘋𝘪𝘳𝘬@lemmy.ml
            link
            fedilink
            arrow-up
            1
            ·
            1 year ago

            What does the browse feature do that can"t be done by directly opening the registry page, except maybe deploying containers from the registry directly in Portainer?

            • buzz@lemmy.worldOP
              link
              fedilink
              arrow-up
              1
              arrow-down
              1
              ·
              1 year ago

              What is the direct registry page u are referring to? AFAIK official docker registry v2 has no GUI feature so one has to install 3 rd party gui.( well noone has to but it makes life easier).

              • 𝘋𝘪𝘳𝘬@lemmy.ml
                link
                fedilink
                arrow-up
                1
                ·
                1 year ago

                I don’t even know what the feature does. From the screenshot it implies that you can somehow browse the registry directly from within Portainer. Is this really a selling point for you?

                Just open Flathub or whatever registry you like in the webbrowser and use the registries web front-end. I never found a registry that does not have a web front-end.