Загрузка...

How to configure nexus in aws || nexus configuration in aws in telugu

#aws #configuration #install #nexus #java #depoly #warfile nexus instllation steps in aws 1.yum remove java* -y 2.sudo yum install java-1.8.0-openjdk.x86_64 -y 3.cd /opt 4.wget https://sonatype-download.global.ssl.fastly.net/nexus/3/nexus-3.0.2-02-unix.tar.gz 5.tar -zxvf nexus-3.0.2-02-unix.tar.gz 6.mv /opt/nexus-3.0.2-02 /opt/nexus 7.sudo adduser nexus 8.# visudo \\ nexus ALL=(ALL) NOPASSWD: ALL 9.sudo chown -R nexus:nexus /opt/nexus 10.vi /opt/nexus/bin/nexus.rc 11.run_as_user="nexus" (file shold have only this line) 12.sudo ln -s /opt/nexus/bin/nexus /etc/init.d/nexus 13.su - nexus 14.service nexus start

Видео How to configure nexus in aws || nexus configuration in aws in telugu автора PythonИнтенсив
Страницу в закладки Мои закладки
Все заметки Новая заметка Страницу в заметки