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?

  • Omripresent@leddit.social
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    This may be overkill for most use cases but you can use jcr.

    The best reason to use it in my book is the garbage collection as the official registry doesn’t have that feature and can and will bloat over time.

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

      Thanks forshatring, do they offer docker image for jfrog container registry? I couldn’t find any in dockerhub.