Artifactory 2.0.x Installation Guide - Solaris
Install
- Create a [new zone ]
- Add user
-
Download and unzip
-
Fix start script (see RTFACT-1601 )
Copy content from artifactoryctl into the artifactoryctl file
- Set SMF
Copy content from artifactory-smf.xml into the artifactory-smf.xm file
- Check that everything is OK and online
svcadm enable svc:/application/artifactory:artifactory
svcs -x (no artifactory here)
svcs -a | grep artifactory (online)
prstat (artifactory process is listed)
point a browser to http://artifactory-205.company.com:8081/artifactory
Operation
See Solaris Service Management Facility
Docs
Installing Artifactory as Linux Service
Upgrading Artifactory