30 Days Of DevOps | Zero To Hero | NEXUS | Day-7

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ก.ย. 2024
  • 30 Days Of DevOps | Zero To Hero | NEXUS | Day-7
    🔗 LinkedIn: Connect with Aditya Jaiswal for more valuable content and industry insights: / adityajaiswal7
    Documentation on GitHub Repo:
    github.com/jai...
    Join our active community on Telegram to discuss all things, ask questions, and share your experiences:
    📲 Telegram Group: t.me/+9roGPjX1...
    Follow Aditya Jaiswal on Instagram for updates on upcoming tutorials and coding tips:
    📷 Instagram: / devopsshack

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

  • @satishraju5188
    @satishraju5188 9 หลายเดือนก่อน

    Thanks very much Adithya, loving your videos 🎉🎉❤❤..thanks for doing such awesome concepts...!!
    I would like to learn 2 more concepts from you 1) branching & merging stragegies or most standard branching & merging scenarios...
    2) canary & blue-green deployment strategies in prod scenarios, how exactly we implement traffic switching from staging to prod, or viceversa (rollback)...😊

  • @gauravgote7489
    @gauravgote7489 6 หลายเดือนก่อน

    Thanks..can you please make same video on how to npm build Artifact deploye pn nexus... because I'm not able to deploy npm build Artifact on Nexus.... please make video for the same.

  • @abhisheknath1740
    @abhisheknath1740 11 วันที่ผ่านมา

    i see you deploy the artefact to nexus. You then opned and showed that the artefact is there in maven-releases repo. Does the same artefact go to the same maven-snapshots as well? how can i configure to deploy the artefact's diff versions to maven -snapshots only?

  • @ramesh_kumar_verma
    @ramesh_kumar_verma 11 หลายเดือนก่อน

    thankyou sir

  • @samsrk4197
    @samsrk4197 ปีที่แล้ว

    Thank you. !!!!

  • @sureshpolisetty8938
    @sureshpolisetty8938 ปีที่แล้ว

    Bro I have doudt you are Installing all tools in one Instance or different means in one instance installing jenkins, tomcat or different instances, pls give clarity bro

    • @devopsshack
      @devopsshack  ปีที่แล้ว

      Usually i go with one instance

    • @sureshpolisetty8938
      @sureshpolisetty8938 ปีที่แล้ว

      @@devopsshack but bro I installed tomcat ,in jenkins instance but it won't work tomcat (not showing the web page)

    • @jayasurya3499
      @jayasurya3499 ปีที่แล้ว

      @@sureshpolisetty8938 try to change port address , because tomcat and jenkins run in port 8080

  • @santhoshraikar4019
    @santhoshraikar4019 ปีที่แล้ว

    How to restart Nexus

  • @pandudamera7211
    @pandudamera7211 ปีที่แล้ว

    Can you please make one video CICD process Jfrog bro?

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

      I ahve never used jfrog

  • @gurukul3058
    @gurukul3058 2 หลายเดือนก่อน

    Bahut jada ads aa rha hai, Almost every 2-3 minutes one ads will come

  • @dhanalakshmy2247
    @dhanalakshmy2247 11 หลายเดือนก่อน +1

    Just want to confirm, pom file was written by developers know...for storing artifact and performing code coverage do we need to modify the pom file as shown in this video( is it part of devops engineer role to modify pom.xml file?)

    • @devopsshack
      @devopsshack  11 หลายเดือนก่อน

      Yes, we can modify as per requirements

  • @PHOENIX-he9fl
    @PHOENIX-he9fl ปีที่แล้ว +1

    bro is that j frog is best or nexus is best because j frog having reverse proxy method which we can be use for docker pull and push like that
    ???

    • @devopsshack
      @devopsshack  ปีที่แล้ว +3

      Will discuss in future 🙂

  • @nick-sx2zn
    @nick-sx2zn 3 หลายเดือนก่อน

    Hi brother, for some tools you are installing them locally and configuring in jenkins like sonar and some you are just installing the plugins and configuring like owasp, how we can know about this?

  • @royalkannurian2044
    @royalkannurian2044 ปีที่แล้ว

    btw does any1 know how to do the search thing in pom file like he did?? any shortcuts for that???

  • @ragvendrasingh-ik6un
    @ragvendrasingh-ik6un ปีที่แล้ว

    I want you make a video on grafana and prometheus monitor k8s cluster Thanks In advance

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

    which VM you are using sir

    • @devopsshack
      @devopsshack  ปีที่แล้ว

      Usually i go with t2.large

  • @udaykumar-tb5kn
    @udaykumar-tb5kn ปีที่แล้ว

    Can you show how to skip stages in declarative pipeline when failed it has to skip.. Pls help