Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login

    Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

    If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

    Setting up private Docker registry

    Scheduled Pinned Locked Moved Support
    serversprogetiis
    5 Posts 2 Posters 55 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ? This user is from outside of this forum
      Guest
      last edited by

      I'm running ProGet 5.1.22 on IIS and I'd like to set up a private docker repository. I folloed the instructions here but I'm having trouble setting up the SSL certificates on the server. The error looks like this when I try to log in from a docker client:

      Error response from daemon: Get https://my_proget_server/v2/: x509: certificate signed by unknown authority

      I'd like to know if it's possible to configure the ProGet server to use a plain HTTP registry, as shown in this docker guide: https://docs.docker.com/registry/insecure/

      Product: ProGet
      Version: 5.1.22

      1 Reply Last reply Reply Quote 0
      • atrippA Offline
        atripp inedo-engineer
        last edited by

        Unfortunately, the Docker client does not seem to support non-SSL connections (despite what their documentation says).

        But based on that error, you just need to trust the certificate. This document shows you how to trust the self-signed certificate you created. That's probably what the signing error means.

        note you need to reboot after trusting.

        1 Reply Last reply Reply Quote 0
        • ? This user is from outside of this forum
          Guest
          last edited by

          Thanks for the quick response Alana. I tried right-clicking the domain.crt file and installing it to the 'Trusted Root Certificate Authorities' and rebooting the server, but I still get the same error. When I use IIS Manager to edit the site bindings and point port 443 to the cert,

          I should have asked one other thing - do I need to manually install the docker client onto the machine running the ProGet server? Or does the ProGet application handle everything?

          1 Reply Last reply Reply Quote 0
          • atrippA Offline
            atripp inedo-engineer
            last edited by

            Docker doesn't need to be installed on the server.

            Your workstation (i.e. the docker client) needs to trust the certificate. So make sure to do that on your computer as well.

            1 Reply Last reply Reply Quote 0
            • ? This user is from outside of this forum
              Guest
              last edited by

              Thanks Alana, once I installed the certificate into my 'Trusted Root Certification Authorities' and restarted the docker daemon on my client machine, things are working nicely. Thanks again for your help!

              1 Reply Last reply Reply Quote 0

              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

              With your input, this post could be even better 💗

              Register Login
              • 1 / 1
              • First post
                Last post
              Inedo Website Home • Support Home • Code of Conduct • Forums Guide • Documentation