Install and Configure Jfrog Artifactory
Jan 26, 2022
We will install and configure the Jfrog Artifactory on amazon linux. The instance type for amazon linux is t2.medium.
- Download the artifactory.
wget https://releases.jfrog.io/artifactory/bintray-artifactory/org/artifactory/oss/jfrog-artifactory-oss/7.21.5/jfrog-artifactory-oss-7.21.5-linux.tar.gz
2. Extract the artifactory tar.
tar -xzvf jfrog-artifactory-oss-7.21.5-linux.tar.gz
3. Start the artifactory.
jfrog artifactory relies on jdk and it has its own default installation of tomcat server.
You can reset password.
After setting password.
Choose create repository.
Select the Quick Setup.
Select the Maven
Select the create.