...
HAProxy server listens on port 8443 and it forwards each request to Resource service or Traversal service.
Drawio |
---|
border | true |
---|
| |
---|
diagramName | AAI Local Dev Env |
---|
simpleViewer | false |
---|
width | |
---|
links | auto |
---|
tbstyle | top |
---|
lbox | true |
---|
diagramWidth | 341 |
---|
revision | 1 |
---|
|
Step-by-step guide
- Download Download haproxy.cfgDownload , aai.pemDownload , Dockerfile
- Locate 3 files above in the same directory
- In your terminal type `$ docker build -t haproxy . `
- Run the HAProxy docker image by `$docker run -d -p 8443:8443 -p 8080:8080 --name my-haproxy haproxy`
- visit http://localhost:8080/stats to verify your HAProxy up and running
...
|
The only difference from haproxy.cfg file for Linux is < server aai-resources.api.simpledemo.openecomp.org aai-resources.api.simpledemo.openecomp.org:8447 port 8447 ssl verify none
=============================================
> server host.docker.internal host.docker.internal:8447 port 8447 ssl verify none
Related articles
https://hub.docker.com/_/haproxy
...
Page Properties |
---|
|
Related issues | Jira Legacy |
---|
server | System Jira |
---|
serverId | 4733707d-2057-3a0f-ae5e-4fd8aff50176 |
---|
key | AAI-2871 |
---|
|
|
---|
|