akvo / akvo-flow-api

Akvo Flow API
GNU Affero General Public License v3.0
6 stars 3 forks source link

Review way of finding out the url scheme and suffix in external public url generation #179

Closed tangrammer closed 4 years ago

tangrammer commented 5 years ago

This provisional working fix https://github.com/akvo/akvo-flow-api/commit/2023bc2531ef259847b51c190b212ae70ed59cbf should be redesign

Current scenario is:

I've observed that nginx-proxy uses http instead of http as scheme when it communicates with backend (... 🤔 is this observation correct? is this behavior the expected one?)

IMO we should set up a new nginx proxy for the internal call that requires same suffix so we don't charge with "external" knowledge backend side

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.