User Tools

Site Tools


development:artifactory

This is an old revision of the document!


Errigal Artifactory

Anna Dowling 2018/01/08 08:53

This article outlines basic server access details for artifactory.

 new artifactory on moros.err http://artifactory2.err:4041/
 data is mounted using the following command
 docker run -d -p 8081:8081 --name nexus -v /home/scotty/nexus-data:/nexus-data sonatype/nexus3

Location:

  • The Artifactory server is cloud hosted via aws.
  • It is located on the Errigal aws account(details of which can be found in pwSafe) in the N.Virginia region.

Access:

  • The key for accessing this account can be found on dropbox in the following location: ~/Dropbox/Errigal Shared Documents/Amazon EC2/dev keys/artefactory keys/artefactory.pem
  • An example of how you would ssh to this server is as follows: ssh -i artefactory.pem ubuntu@ec2-23-23-106-9.compute-1.amazonaws.com

Application Dir:

  • The tomcat directory for running the artifactory project is located as follows: /usr/local/apache-tomcat-7.0.14/bin
  • The application is currently run as root: sudo ./startup.sh

URL:

development/artifactory.1624612196.txt.gz · Last modified: 2021/06/25 10:09 by 127.0.0.1