Commit 3a3c8396 authored by Adar Nimrod's avatar Adar Nimrod
Browse files

- Removed servers that were decomissioned, added app.fdna.com.

parent 2b0ca53b
Loading
Loading
Loading
Loading
+6 −18
Original line number Diff line number Diff line
# FDNA

Host gitlab.face2gene.com
HostName gitlab.face2gene.com
User git
IdentityFile ~/.ssh/fdna

Host git.face2gene.com
HostName git.face2gene.com
User git
@@ -15,19 +10,6 @@ HostName bch.face2gene.com
User face2gene
IdentityFile ~/.ssh/fdna_bch

Host dockerize
HostName ec2-54-164-137-42.compute-1.amazonaws.com
User nimrod
IdentityFile ~/.ssh/fdna
ProxyCommand ssh ns1 nc %h %p

Host bch-docker-staging
HostName ec2-52-87-196-99.compute-1.amazonaws.com
User nimrod
IdentityFile ~/.ssh/fdna
ProxyCommand ssh ns1 nc %h %p
LocalForward 8000 localhost:8000

Host bitbucket.org
HostName bitbucket.org
User git
@@ -162,3 +144,9 @@ ProxyCommand ssh ns1 nc %h %p

Host *.face2gene.com
User fdna_srv

Host app.fdna.com
HostName app.fdna.com
User nimrod
IdentityFile ~/.ssh/fdna
ProxyCommand ssh ns1 nc %h %p