Sonatype nexus repository manager | How to install nexus repository

Опубликовано: 08 Июнь 2022
на канале: Thetips4you
30,318
258

nexus repository manager setup, nexus repository tutorial.

--------------------------------------------------------------------------
Reference links:
https://www.sonatype.com/products/nex...
https://help.sonatype.com/repomanager...
https://jfrog.com/blog/artifactory-vs...
https://www.sonatype.com/compare/sona...

------------------------------------------------------------------------

sudo yum update -y
sudo yum install wget -y
sudo yum install java-1.8.0-openjdk.x86_64 -y
sudo mkdir /app && cd /app
sudo wget https://download.sonatype.com/nexus/3...
sudo tar -xvf nexus-3.39.0-01-unix.tar.gz
sudo mv nexus-3.39.0-01 nexus
sudo adduser nexus
sudo chown -R nexus:nexus /app/nexus
sudo chown -R nexus:nexus /app/sonatype-work

sudo vi /app/nexus/bin/nexus.rc
Uncomment run_as_user parameter and set it as following
run_as_user="nexus"


./nexus start

sudo firewall-cmd --add-port=8081/tcp --permanent
sudo firewall-cmd --reload
----------------------------------------------------------------------------
=======================================
Follow me @:
  / thetips4you  
   / thetips4you  
  / thetipsforyou  
http://www.thetips4you.com
=======================================


Смотрите видео Sonatype nexus repository manager | How to install nexus repository онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Thetips4you 08 Июнь 2022, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 30,318 раз и оно понравилось 258 людям.