Skip to content
Snippets Groups Projects
Commit 91440b74 authored by nimrod's avatar nimrod
Browse files

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

parent 0d292e65
No related branches found
No related tags found
No related merge requests found
# FDNA # FDNA
Host gitlab.face2gene.com
HostName gitlab.face2gene.com
User git
IdentityFile ~/.ssh/fdna
Host git.face2gene.com Host git.face2gene.com
HostName git.face2gene.com HostName git.face2gene.com
User git User git
...@@ -15,19 +10,6 @@ HostName bch.face2gene.com ...@@ -15,19 +10,6 @@ HostName bch.face2gene.com
User face2gene User face2gene
IdentityFile ~/.ssh/fdna_bch 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 Host bitbucket.org
HostName bitbucket.org HostName bitbucket.org
User git User git
...@@ -162,3 +144,9 @@ ProxyCommand ssh ns1 nc %h %p ...@@ -162,3 +144,9 @@ ProxyCommand ssh ns1 nc %h %p
Host *.face2gene.com Host *.face2gene.com
User fdna_srv User fdna_srv
Host app.fdna.com
HostName app.fdna.com
User nimrod
IdentityFile ~/.ssh/fdna
ProxyCommand ssh ns1 nc %h %p
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment