install and run nexsus
Last updated
Last updated
firstly you must go opt folder then you can download nexsus aplication in local repository
https://help.sonatype.com/repomanager3/product-information/download =nexsus download link
tar -zxvf file name = untar file
after :
firstly you should create new user in digital ocean nexsus user
adduser nexus
then you change de file permisions because you cant start this file with root permision
chown -R nexus:nexus nexus-3.28.1-01
chown -R nexus:nexus sonatype-work
vim nexus-3.28.1-01/bin/nexus.rc = indicates which user to start with
su - nexus
/opt/nexus-3.28.1-01/bin/nexus start -=start the nexus
ps aux | grep nexus = which proses has been started
netstat -lnpt = identifier proses id
can you see the 8081 port is open but your digital ocean repostiroty didnt
you must open 8081 port in the digitla ocean then you copy nexus ip and port after you write the chrome