Skip to content
Snippets Groups Projects
Commit 46e5d5ba authored by nimrod's avatar nimrod
Browse files

- Added ALL FDNA production.

parent b27eb472
No related branches found
No related tags found
No related merge requests found
...@@ -16,13 +16,13 @@ User face2gene ...@@ -16,13 +16,13 @@ User face2gene
IdentityFile ~/.ssh/fdna_bch IdentityFile ~/.ssh/fdna_bch
Host dockerize Host dockerize
HostName ec2-54-209-41-40.compute-1.amazonaws.com HostName ec2-54-164-137-42.compute-1.amazonaws.com
User nimrod User nimrod
IdentityFile ~/.ssh/fdna IdentityFile ~/.ssh/fdna
ProxyCommand ssh ns1 nc %h %p ProxyCommand ssh ns1 nc %h %p
Host bch-docker-staging 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 User nimrod
IdentityFile ~/.ssh/fdna IdentityFile ~/.ssh/fdna
ProxyCommand ssh ns1 nc %h %p ProxyCommand ssh ns1 nc %h %p
...@@ -41,17 +41,66 @@ Host dl-fdna* ...@@ -41,17 +41,66 @@ Host dl-fdna*
User nimrod User nimrod
IdentityFile ~/.ssh/fdna 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 HostName 162.13.41.148
User nimrod User nimrod
IdentityFile ~/.ssh/fdna IdentityFile ~/.ssh/fdna
ProxyCommand ssh ns1 nc %h %p ProxyCommand ssh ns1 nc %h %p
Host db01 Host db01.fdna.com
HostName 5.79.16.138 HostName 5.79.16.138
User nimrod User nimrod
IdentityFile ~/.ssh/fdna IdentityFile ~/.ssh/fdna
ProxyCommand ssh ns1 nc %h %p 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 Host *.face2gene.com
User fdna_srv User fdna_srv
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment