summaryrefslogtreecommitdiffstats
path: root/elasticsearch-sg
AgeCommit message (Collapse)AuthorFilesLines
2019-03-01Add missing distributionManagement section to pomsLee, Tian (tl5884)1-0/+17
Change-Id: I85d4c78abda0af32b9994b01f8abceaabe276e18 Issue-ID: AAI-2203 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
2019-03-01Add elasticsearch with searchguard DockerfileLee, Tian (tl5884)2-0/+91
Add Dockerfile that produces an image of ElasticSearch with SearchGuard plugin pre-installed, and restructure the Maven project to build both the old search-data-service Dockerfile and the new elasticsearch-sg Dockerfile. Change-Id: Iff7cb79e3c09da78b6233422f40cb03eeef5bfdb Issue-ID: AAI-2203 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>