[GH-ISSUE #83] Reverse Proxy #84

Closed
opened 2026-02-27 15:54:54 +03:00 by kerem · 2 comments
Owner

Originally created by @ovv on GitHub (Oct 26, 2017).
Original GitHub issue: https://github.com/RD17/ambar/issues/83

Hello,

I set up ambar behind an haproxy to handle ssl termination. I tried to do it by using the local and external key for api and fe in the config.json but I couldn't get it to work that way.

Looking at the template it seems the local key is not used anywhere.

In the end I got it working by editing the docker-compose.yml file and setting the public hostname in
the fe and api environment and using my lan configuration for the external key in config.json.

Am I missing something ?

Regards

Originally created by @ovv on GitHub (Oct 26, 2017). Original GitHub issue: https://github.com/RD17/ambar/issues/83 Hello, I set up ambar behind an haproxy to handle ssl termination. I tried to do it by using the `local` and `external` key for `api` and `fe` in the `config.json` but I couldn't get it to work that way. Looking at the template it seems the `local` key is not used anywhere. In the end I got it working by editing the `docker-compose.yml` file and setting the public hostname in the `fe` and `api` environment and using my lan configuration for the external key in `config.json`. Am I missing something ? Regards
kerem closed this issue 2026-02-27 15:54:54 +03:00
Author
Owner

@gewuerzgurke84 commented on GitHub (Nov 23, 2017):

+1 for a fix... Thank ovv, found the same workaround. Adjust docker-compose.yml and set external host for webapi and fe

<!-- gh-comment-id:346606725 --> @gewuerzgurke84 commented on GitHub (Nov 23, 2017): +1 for a fix... Thank ovv, found the same workaround. Adjust docker-compose.yml and set external host for webapi and fe
Author
Owner

@Ces-Ces commented on GitHub (Jun 3, 2021):

Hello, I'm having issues to make my ngnix proxy work with ssl/tls. Would you mind which part of the docker-compose.yml did you change exactly?
Thanks in advance

<!-- gh-comment-id:853921391 --> @Ces-Ces commented on GitHub (Jun 3, 2021): Hello, I'm having issues to make my ngnix proxy work with ssl/tls. Would you mind which part of the docker-compose.yml did you change exactly? Thanks in advance
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ambar#84
No description provided.