DevOps Classroomnotes 16/Jul/2023

Continuous Integration and Continuous Delivery/Deployment

  • To perform frequent integrations and deployments we need a tool which can help us doing the same stuff and integrate with multiple tools. These tools are generallyt called as CI/CD Engines
  • Jenkins is popular Opensource CI/CD Engine
  • When we install jenkins we will have a user created called as jenkins.

    • From jenkins we can perform anything which jenkins user can perform
  • What happens when we install jenkins
    Preview
  • How can we integrte jenkins with any other tools:

    • Command line: call the command line
    • Plugin + installation/configuration:
      • UI or Pipeline step
  • Refer in the classroom video for

    • Compiler vs interpretor vs hybrid
    • PATH variable
    • Environment variable

Note:

sudo visudo

jenkins (ALL:ALL) NOPASSWD:ALL

Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Animated Social Media Icons by Acurax Responsive Web Designing Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube