Hi folks, I've got an OSS Pact Broker image deploy...
# pact-broker
a
Hi folks, I've got an OSS Pact Broker image deployed on AWS ECS with an NGINX reverse-proxy sitting in front of the app. Due to pre-existing conventions, the app must reside under a sub-path versus root context (e.g. /pactbroker). I have set the sub path as part of the broker base url and everything works fine except for hyperlinks on the matrix page which don't appear to respect the sub-path. I get 404s for any links on the matrix page - but if I re-add the sub-path manually in the browser the links resolve. Has anyone else experienced this before? Any information would be greatly appreciated. Thank you kindly.
g
a
Thanks, Greg. I have already did that. The environment variable is set to my org’s domain and the subpath and works for everything except the links on the matrix page.
b
@Greg Tyler it's a bug, please raise an issue in the pact_broker github repo
Actually, don't bother, I've fixed it already.
🎉 2
The new docker image should be out in a few minutes.
a
Thanks Beth 🎉