Commit a109d1d6 authored by Adar Nimrod's avatar Adar Nimrod
Browse files

- Added ALL FDNA production.

parent 9f137c45
Loading
Loading
Loading
Loading
+53 −4
Original line number Diff line number Diff line
@@ -16,13 +16,13 @@ User face2gene
IdentityFile ~/.ssh/fdna_bch

Host dockerize
HostName ec2-54-209-41-40.compute-1.amazonaws.com
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-90-72-4.compute-1.amazonaws.com
HostName ec2-52-87-196-99.compute-1.amazonaws.com
User nimrod
IdentityFile ~/.ssh/fdna
ProxyCommand ssh ns1 nc %h %p
@@ -41,17 +41,66 @@ Host dl-fdna*
User nimrod
IdentityFile ~/.ssh/fdna

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

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

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

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

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

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

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

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

Host annotate.fdna.com
#HostName annotate.fdna.com
HostName 119.235.9.148
User fdna
IdentityFile ~/.ssh/fdna
Port 2222
#LocalForward 8081 localhost:80

Host annotate-stg.fdna.com
HostName annotate-stg.fdna.com
User fdna
IdentityFile ~/.ssh/fdna

Host *.face2gene.com
User fdna_srv