We are trying to deploy breakerbox behind an nginx proxy and are running into some problems with the localhost:8080/turbine.stream that is hardcoded into the dashboard.mustache template.
If you change the server port in breakerbox.yml it isn't picked up by the turbine config.
We looked at writing a test for this, but there didn't seem to be an easy way to test the templating and didn't want to suddenly add a load of acceptance test code to the project. If you would like us to do that, we would be happy to.
Sorry for the late reply @boicy ! If you have pull request ready to go. I'd be happy to review and merge it! Otherwise I can go ahead and make the "src" here a configurable portion.
Hey,
We are trying to deploy breakerbox behind an nginx proxy and are running into some problems with the localhost:8080/turbine.stream that is hardcoded into the dashboard.mustache template.
This potentially causes two problems:
We looked at writing a test for this, but there didn't seem to be an easy way to test the templating and didn't want to suddenly add a load of acceptance test code to the project. If you would like us to do that, we would be happy to.
Cheers,
James / Praveena (pairing)