billimek / billimek-charts

DEPRECATED - new home is https://github.com/k8s-at-home/charts
Apache License 2.0
89 stars 52 forks source link

[ombi] Add support for changing baseUrl when behind reverse proxy #274

Closed cscheib closed 4 years ago

cscheib commented 4 years ago

Ombi doesn't work properly behind a reverse proxy with paths other than root, unless you change the base URL.

The upstream Docker image (linuxserver/docker-ombi) has support for this feature.

I will follow up with a PR with my solution to the problem.

of note: image tag v3.0.4892-ls61, which is current release, supports this feature, the chart default image tag3.0.5020-ls5` does NOT support this feature. However, no harm no foul - if an image doesn't support the feature, this won't break anything, you just won't get the extra runtime parameter of --baseurl