summaryrefslogtreecommitdiffstats
path: root/aai-common-docker/aai-haproxy-image/src/main
AgeCommit message (Collapse)AuthorFilesLines
2022-11-10Configure AAI HA Proxy to distribute the load to multiple AAI service ↵Rommel Pawar2-7/+20
replicas. Added some useful tools for custom image of aai haproxy Issue-ID: AAI-3588 Signed-off-by: Rommel Pawar <rommel.pawar@bell.ca> Change-Id: Ibab655238c915c83b8a5b4a29cd5a4c1a3f19a0b
2021-04-14Added proxy args in the haproxy DockerfileRenu Kumari1-6/+9
Added DirtiesContext to URIToRelationshipObjectTest for successful test case execution. Issue-ID: AAI-3318 Signed-off-by: Renu Kumari <renu.kumari@bell.ca> Change-Id: I53d9b031f93515fdec16fe3f7b0a580c8439b5b3
2021-02-04Update haproxy to use static alpine tagHarish Venkata Kajur1-1/+1
Issue-ID: AAI-2700 Change-Id: Ie30e04227a785d2077a02225cd409dbbd577f61d Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2021-02-03Update haproxy to use static parent tagHarish Venkata Kajur1-1/+1
Issue-ID: AAI-2700 Change-Id: I104911f57851cbdf024cda9b87d1db3c429faa08 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-07-15Update haproxy to run as user haproxyHarish Venkata Kajur3-8/+8
Issue-ID: AAI-2822 Change-Id: I586c5da9c6a8710536b106272447806d3bfed3b4 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-07-15Ensure Non-root user for haproxyHarish Venkata Kajur1-1/+5
Issue-ID: AAI-2822 Change-Id: Ic5ea276e4f344ef9e2c321069ba8b4ffeb38312f Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-07-15Ensure Non-root user is running all processeswr148d1-2/+2
Issue-ID: AAI-2822 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I909af84510bbdcc0e1514dc33b97d3b948b3d90b
2019-08-15Created maven modules for aai-common docker images.Dmitry Puzikov5-0/+257
aai-common and aai-haproxy docker images can be build with maven. Change-Id: Iffbc2f4984316e3acc35558bdde0dbea76388ada Issue-ID: INT-1023 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>