Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

Do not use 8081 for the checker #2

Open
sebz opened this issue Mar 24, 2016 · 0 comments
Open

Do not use 8081 for the checker #2

sebz opened this issue Mar 24, 2016 · 0 comments

Comments

@sebz
Copy link
Contributor

sebz commented Mar 24, 2016

Spend some time to find how to configure haproxy to have something like:

                          -->  HTTPS     HTTP
                          |       |        |
                          |       v        v
                   -------|----[:443]----[:80]--------
           ELB    |       |       |        |          |
                  |       |       |_     _ |          |
                  |       |         |  |              |
                  |       |         |  |              |
                  |-------|---------|--|--------------|
                          |         v  v
                   -------|--------[:8080]------------
                  |       |           |               |
            EC2   |        --- No - HTTPS             |
                  |                   or              |
                  |               HTTP /check ?       | 
                  |                   |               |
                  |                frontend           |
                  |                   |               |
                  |                [:3000]            |
                  |                backend            |
                  |___________________________________|

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant