DevOps Classroomnotes 05/Mar/2023

Storing Artifacts in Artifact Repositories

  • To store artifacts we have different artifact repositories
  • The major artifact repositories are

    • Nexus
    • Artifactory/Jfrog
    • Azure Artifacts
  • We will be using Artifactory/Jfrog Refer Here for downloading the open source version
  • Refer Here for steps to install jfrog/artifactory oss
  • In this class we will be using trail version of jfrog cloud Refer Here
  • Lets create a free trail account
    Preview
    Preview
  • Lets setup maven repository
    Preview
    Preview
  • We have pushed the artifacts (jar, pom)
  • For integrating jenkins with artifactory Refer Here for official docs
  • Install jenkins jfrog plugin and for free style follow docs Refer Here and Refer Here for previous blog article
  • Installing Jenkins – Jfrog plugin
    Preview
    Preview
  • Install artifactory plugin and build the code as shown in the article Refer Here
    Preview
  • Refer Here for declarative and scripted pipeline examples
  • Refer Here for the changes done to deploy artifacts using declarative pipeline.
    Preview

Next Steps:

  • Pull Request
  • Jenkins Project Types
  • Branching Strategies
  • Deployments
  • Git Stash,tags, ignore and hooks

Leave a Reply

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

About continuous learner

devops & cloud enthusiastic learner