docker-partkeepr icon indicating copy to clipboard operation
docker-partkeepr copied to clipboard

Modification for PartKeepr behind a reverse proxy

Open Braccator opened this issue 4 years ago • 2 comments

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.

Braccator avatar Dec 09 '20 20:12 Braccator

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

miathedev avatar Mar 02 '21 13:03 miathedev

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

phcreery avatar Jul 18 '22 01:07 phcreery