1、安装JFrog Artifactory
下载安装包 :
ubuntu系统:
wget -O artifactory-pro.deb "https://releases.jfrog.io/artifactory/artifactory-pro-debs/pool/jfrog-artifactory-pro/jfrog-artifactory-pro-[RELEASE].deb"
centos系统:
wget -O artifactory-pro.rpm "https://releases.jfrog.io/artifactory/artifactory-pro-rpms/jfrog-artifactory-pro/jfrog-artifactory-pro-[RELEASE].rpm"
本案例以ubuntu为例子,安装:
本次下载一个历史版本7.59.11
wget -O artifactory-pro.deb "https://releases.jfrog.io/artifactory/artifactory-pro-debs/pool/jfrog-artifactory-pro/jfrog-artifactory-pro-7.59.11.deb"
dpkg -i artifactory-pro.deb
root@k8s-master:/home/zengyanhui# dpkg -i artifactory-pro.deb
Selecting previously unselected package jfrog-artifactory-pro.
(Reading database ... 111359 files and directories currently installed.)
Preparing to unpack artifactory-pro.deb ...
dpkg-query: no packages found matching artifactory
Checking if group artifactory exists...
Group artifactory doesn't exist. Creating ...
Checking if user artifactory exists...
User artifactory doesn't exist. Creating ...
Checking if artifactory data directory exists
Removing tomcat work directory
Unpacking jfrog-artifactory-pro (7.59.11) ...
Setting up jfrog-artifactory-pro (7.59.11) ...
Adding the artifactory service to auto-start... DONE************ SUCCESS ****************
The Installation of Artifactory has completed successfully.NOTE: It is highly recommended to use Artifactory with an external database (MySQL, Oracle, Microsoft SQL Server, PostgreSQL, MariaDB).For details about how to configure the database, refer to https://service.jfrog.org/installer/Configuring+the+DatabaseStart Artifactory with:
>