elixir-cloud-aai / cwl-WES

Trigger CWL workflows via GA4GH WES and TES
Apache License 2.0
16 stars 18 forks source link

Add redirect from / to /ga4gh/wes/v1/ui/ #211

Closed lvarin closed 3 years ago

lvarin commented 3 years ago

Is your feature request related to a problem? Please describe. The current WES deployment for OpenShift of HELM chart only serves content from /ga4gh/wes/v1/ui/ and if I visit /, I get a 404 error.

Describe the solution you'd like A simple re-director

Describe alternatives you've considered Openshift route annotations support this after v4.6