# FDNA

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

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

Host bch.face2gene.com
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
IdentityFile ~/.ssh/fdna

Host monster
HostName monster
User nimrod
IdentityFile ~/.ssh/fdna

Host dl-fdna*
User nimrod
IdentityFile ~/.ssh/fdna

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 bef2g2.fdna.com
HostName 134.213.133.173
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 fe02b.fdna.com
HostName 95.138.182.106
User nimrod
IdentityFile ~/.ssh/fdna
ProxyCommand ssh ns1 nc %h %p

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
