DevOps | Setting up docker private registry | Install Nexus | Java Home

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 พ.ย. 2024

ความคิดเห็น • 33

  • @JavaHomeCloud
    @JavaHomeCloud  6 ปีที่แล้ว

    contact us javahome For online/classroom training please contact, Banglore, +919886611117

  • @bhaskar6705
    @bhaskar6705 5 ปีที่แล้ว +1

    Awesome video Hari sir , it’s really important one now days who all are working Containers platform 👍👌

  • @maximusdecimus6125
    @maximusdecimus6125 4 ปีที่แล้ว

    Great Tutorial. It helped me setup our docker private registry using nexus for our local development builds.. thanks!

    • @JavaHomeCloud
      @JavaHomeCloud  4 ปีที่แล้ว

      Glad it helped!

    • @maximusdecimus6125
      @maximusdecimus6125 4 ปีที่แล้ว

      @@JavaHomeCloud it would be helpful if you can post a video to enable https communication with docker registry in nexus in continuation to this video. It would be helpful for all who followed this to setup nexus docker registry..

  • @sarfarazshaikh
    @sarfarazshaikh 4 ปีที่แล้ว +1

    Awesome and Great Explanation

  • @karunakartirupati
    @karunakartirupati 4 ปีที่แล้ว +1

    Thank you. IT WAS VERY USEFUL

  • @bhaskar6705
    @bhaskar6705 5 ปีที่แล้ว +2

    one request Hari sir , if possible please make one video - How to use Nexus repository build docker images , How to keep Nexus repository details in docker file before building

  • @hebronspiritualmessages9382
    @hebronspiritualmessages9382 3 ปีที่แล้ว

    Thanks for the detailed video on private repository for docker images.
    Could you please also give us the details of how to pull this image into kubernetes cluster...
    How nexus repo authenticated with kubernetes cluster to deploy always latest the image from nexus to Kubernetes cluster
    Kindly help provide your inputs..
    Thanks in advance

  • @daysbeforejudgementday3493
    @daysbeforejudgementday3493 2 ปีที่แล้ว

    Thanks you sir🌹🌹🌹🌸🌸

  • @shambhunathsahani6505
    @shambhunathsahani6505 3 ปีที่แล้ว

    In my case getting 505 retrying while push step. Please suggest

  • @karthikraghu8558
    @karthikraghu8558 5 ปีที่แล้ว

    Nice video...Neatly explained.

  • @ambidextrous2010
    @ambidextrous2010 5 ปีที่แล้ว

    Is Artifactory way more expensive than Nexus

  • @manojchander1382
    @manojchander1382 4 ปีที่แล้ว

    Hi sir we are planning to run nexus as container ,is it advisable ?

  • @saeedahmed-lb1iz
    @saeedahmed-lb1iz 4 ปีที่แล้ว

    Hi I did installation on ubuntu16:04 all went good but when i edit /etc/docker/daemoan.json docker does not start which file i need to change in ubuntu

    • @maximusdecimus6125
      @maximusdecimus6125 4 ปีที่แล้ว

      With latest version of docker disable-legacy-registry flag is deprecated and removed. Remove that entry and Just keep insecure-registries in daemon json and restart docker

  • @pavikammana8220
    @pavikammana8220 6 ปีที่แล้ว

    Awesome video thanks.

  • @saikrishnad6776
    @saikrishnad6776 4 ปีที่แล้ว +2

    Enable the Docker Bearer Token Realm in Nexus Security->Realms Tab

  • @giorgosargyriou5856
    @giorgosargyriou5856 5 ปีที่แล้ว

    I followed the exact same procedure, but I cannot login to the registry. Any thoughts?

    • @giorgosargyriou5856
      @giorgosargyriou5856 5 ปีที่แล้ว +2

      SOS: I found the solution!!!
      When you created a simple docker-registry it's possible that you cannot login and get an "...unauthorized" error.
      Before using it go to Realms (Nexus UI), select "Docker Bearer Token Realm" and press the ">" which is available as a button. Then save.
      Now the Docker Realm is available (as i can understand) for authentication.
      If again the admin:admin123 is not working (in my case it didn't), just go to Users (Nexus UI again) and create a user of your choice (name, surname, un, pwd etc).
      Then try to connect with docker login and use this user.
      In my case I could connect with both users (admin and the one I created), but I managed to push an image to the registry only with the one I created and not the admin.
      After that, I could push with both. Stupid and lucky workaround, but that's how it worked for me.

    • @ChannatTem
      @ChannatTem 5 ปีที่แล้ว

      @@giorgosargyriou5856 Thank you very much. I got the same error. But I don't have to create new user. I login in as admin:admin123 is also work. :D

  • @ankushyadav5308
    @ankushyadav5308 6 ปีที่แล้ว

    Witch tool you are using to make this video??

  • @vinodmorya5413
    @vinodmorya5413 6 ปีที่แล้ว

    while connecting to nexus then by giving IP to the browser ,giving error. This site can’t be reached xxxx.xxxx.xxxx.xxxx .refused to connect.

    • @JavaHomeCloud
      @JavaHomeCloud  6 ปีที่แล้ว

      Vinod Morya where are you setting up nexus?? In aws??

    • @vinodmorya5413
      @vinodmorya5413 6 ปีที่แล้ว

      @@JavaHomeCloud yes ! in aws

    • @vinodmorya5413
      @vinodmorya5413 6 ปีที่แล้ว

      any suggestion?

    • @JavaHomeCloud
      @JavaHomeCloud  6 ปีที่แล้ว

      Maybe your nexus not started , cross check that