AWS, Software Development

Install Artifactory in Red Hat Enterprise Linux and AWS EC2

This post demonstrates how to install Artifactory in Red Hat Enterprise Linux in an AWS EC2 instance.

Requirements

Download and run Artifactory Image

Use the following command to download and run Artifactory in a Docker container.

At this point, we downloaded and successfully ran Artifactory within Docker.

Test Installation

Open a browser and access http://54.169.7.162:8081. Note the IP address is our EC2 instance’s IPV4 Public IP.

Our Artifactory Page

Close the “Welcome to JFrog Artifactory” window.

Then, click the “Log In” button.

Type in admin/password for user name and password, respectively. Then, click “Log In”.

Finally, we successfully installed Artifactory in Red Hat Enterprise Linux in an AWS EC2 instance.

This post is part of the Docker For Developers tutorial.

Loading

Got comments or suggestions? We disabled the comments on this site to fight off spammers, but you can still contact us via our Facebook page!.


You Might Also Like