mirror of
https://github.com/RD17/ambar.git
synced 2026-04-25 15:35:49 +03:00
[GH-ISSUE #38] configuration problems #39
Labels
No labels
$$ Paid Support
bug
bug
enhancement
help wanted
invalid
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ambar#39
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hellomanjack on GitHub (May 31, 2017).
Original GitHub issue: https://github.com/RD17/ambar/issues/38
I want to deploy the application in the private network and get accessed from the public network. To make it safe, I want to deploy a Nginx before it, So how can i config to make it works?
Just guess the machine hold the the ambar application has no public IP, and the machine that hold the Nginx has a Public IP.
It's interesting when I find the api.local.host.port desn't work. However the external configuration works.
How can I solve it ?
@sochix commented on GitHub (Jun 2, 2017):
Hi @hellomanjack , Ambar already have integrated nginx, so I'm not sure if you want to add another nginx. By default you should proxy only 443 port.