User Tools

Site Tools


development:artifactory

This is an old revision of the document!


Errigal Artifactory

Anna Dowling 2018/01/08 08:53Anthony Ryan 2023/02/03

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

* 03/Feb * Artifactory2 is run as a Nexus docker container and can be stopped using sudo docker stop nexus

URL:

development/artifactory.1675460949.txt.gz · Last modified: 2023/02/03 21:49 by 10.91.110.100