Factor out agent and collector container build 23/47823/2
authorBryan Sullivan <bryan.sullivan@att.com>
Mon, 27 Nov 2017 04:45:21 +0000 (20:45 -0800)
committerBryan Sullivan <bryan.sullivan@att.com>
Mon, 27 Nov 2017 06:55:26 +0000 (22:55 -0800)
commitd18cb7f951829c18834e3e8905f810cbe97b538a
treed54cf7de85f9b47f520293ae8f4eb7c5620e1fd3
parent32d225be774ac791514f7928c433566bf109f755
Factor out agent and collector container build

JIRA: VES-2

Change-Id: Idd9655b3233937edeea00a38ef983026e1486284
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
.gitignore
build/ves-agent.sh [new file with mode: 0644]
build/ves-agent/Dockerfile [moved from tools/ves-agent/Dockerfile with 100% similarity]
build/ves-agent/start.sh [moved from tools/ves-agent/start.sh with 89% similarity]
build/ves-collector.sh [new file with mode: 0644]
build/ves-collector/Dockerfile [new file with mode: 0644]
build/ves-collector/monitor.py [moved from tools/monitor.py with 99% similarity]
build/ves-collector/start.sh [new file with mode: 0644]
tools/demo_deploy.sh
tools/ves-setup.sh