------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
JFrog Artifactory is one of the most advanced repository management applications which integrate seamlessly with continuous integration and delivery tools. It helps you have a single source of truth for all your packages, container images and Helm charts.
Offcial Website -https://jfrog.com/artifactory/
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Testing Environment:
Ubuntu 20.04 LTS Hostname - www.yourdomain.com - ip Address - 192.168.1.40
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
apt update ; apt install -y build-essential net-tools curl git software-properties-common
JFrog Artifactory deb download
systemctl start artifactory ; systemctl enable artifactory
http://192.168.1.40:8081/artifactory
Default logins:
Username: admin
Password: password
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
No comments:
Post a Comment