DMC Git

Purpose:

Git server available for DMC usage

To test

Send git clone the demo repo found on the git server using

ssh-agent bash -c 'ssh-add keytosshintogitserver.pem; git clone ec2-user@ipofgitserver:/tmp/test/my-project.git'

Machine Type:

  • m4.large
  • ami base image:
    • east: ami-12663b7a – this is RHEL 7 (64)
    • west:

Installed Software

  • Git ver. latest (1.9.1)

Required Environment Variables that must be set on this machine

Depends On

No other instances. 

Dependents

  • Front End Machine

Ingress Rules

  • Port 9418, tcp
  • Port 443, tcp for ForgeFrontEnd
  • Port 22, tcp, SSH, Bastion only.

Egress Rules 

  • Assume same for now.

Ingress / Egress Testing Status

Not tested.