mhubig / docker-partkeepr

mhubig/partkeepr docker image repository
63 stars 64 forks source link

Modification for PartKeepr behind a reverse proxy #36

Closed Braccator closed 1 year ago

Braccator commented 3 years ago

I run your Partkeepr-Docker behind a reverse proxy. For that I have to make the modification which are written hier;

KB00008:PartKeepr behind a reverse proxy

I had to add the PARTKEEPR_BASE_URL environment variable in the docker and also modify the script which generate the parameters.php file.

Maybe it is possible to remove the "if" statement in the "parameters.template" but I don't know if it has some side effects.

miathedev commented 3 years ago

Im able to confirm it works perfectly behind my nginx reverse proxy.

phcreery commented 2 years ago

I was not able to get this working for my setup. Does it need a modification to app/config/config_custom.yml as well? See https://wiki.partkeepr.org/wiki/KB00008:PartKeepr_behind_a_reverse_proxy