Open bwalsh opened 7 years ago
Creating a PR to kick off a code review. Let's not merge until we rehearse deployment (coordinate with portal-server & download-server )
@mayfielg @k1643
Got a port 443
is use error. Resolved by:
#PORTAL_PORT=443
PORTAL_PORT=9000
Appears functional when pointing at dcc.icgc.org
@mayfielg thanks. I've updated deployment discussion document above
contents
This PR moves the proxy function from node to nginx. This enables a new endpoint
/downloads
.overview
deployment
docker
dependencies
The portal-server application.yml needs to have an download stanza added.
The download server needs to be deployed with a matching configuration