Question: data source tools start galaxy_url with http while actual url is https
0
gravatar for r.h.p.vorderman
14 months ago by
r.h.p.vorderman0 wrote:

Hello, we launched our own galaxy server which is behind a nginx proxy using ssl. However, there seems to be a problem with our https url.

When I open the UCSC main table browser, the URL is as follows:

https://genome.ucsc.edu/cgi-bin/hgTables?GALAXY_URL=http%3A//our_galaxy.tld/tool_runner&tool_id=ucsc_table_direct1&hgta_compressType=none&sendToGalaxy=1&hgta_outputType=bed

But I want it to be:

https://genome.ucsc.edu/cgi-bin/hgTables?GALAXY_URL=https%3A//our_galaxy.tld/tool_runner&tool_id=ucsc_table_direct1&hgta_compressType=none&sendToGalaxy=1&hgta_outputType=bed

Subtle difference, but otherwise it will not redirect to our site which is only accessible via HTTPS. Where in can I set this in the configuration? It also interferes with the installation of tools via the admin menu.

configuration galaxy server • 399 views
ADD COMMENTlink modified 14 months ago • written 14 months ago by r.h.p.vorderman0
2
gravatar for Jennifer Hillman Jackson
14 months ago by
United States
Jennifer Hillman Jackson25k wrote:

Hello,

Does this help? https://galaxyproject.org/admin/config/nginx-proxy/#ssl

Thanks, Jen, Galaxy team

ADD COMMENTlink written 14 months ago by Jennifer Hillman Jackson25k
0
gravatar for r.h.p.vorderman
14 months ago by
r.h.p.vorderman0 wrote:

Thank you! I was looking in the wrong place it seems. This will solve it.

ADD COMMENTlink written 14 months ago by r.h.p.vorderman0
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 172 users visited in the last hour