Monday, November 25, 2019

JFROG Artifactory: Deploy JAR Files manually

JFROG Artifactory: Deploy JAR Files manually


  • Navigate to the JFROG and choose the Target Repository where you want to deploy and Click on Deploy

 

  • Drag and Drop the JAR File as shown below.



  • Enter the Group ID, Artifact ID and Version and click Deploy




This will deploy the artifact.

Terraform Infrastructure as Code (IaC) for AWS

 Terraform is an Infrastructure as Code (IaC) tool that enables you to provision and manage AWS infrastructure using a declarative configura...