Added OSS images and deleting every XPACK occurrence

This commit is contained in:
manuasir
2019-07-29 16:24:13 +02:00
parent b0782505e1
commit 3cd812ad8e
10 changed files with 12 additions and 113 deletions
+4 -4
View File
@@ -3,7 +3,7 @@ version: '2'
services:
wazuh:
image: wazuh/wazuh:3.9.3_7.2.0
build: wazuh
hostname: wazuh-manager
restart: always
ports:
@@ -13,7 +13,7 @@ services:
- "55000:55000"
elasticsearch:
image: wazuh/wazuh-elasticsearch:3.9.3_7.2.0
build: elasticsearch
hostname: elasticsearch
restart: always
ports:
@@ -30,7 +30,7 @@ services:
mem_limit: 2g
kibana:
image: wazuh/wazuh-kibana:3.9.3_7.2.0
build: kibana
hostname: kibana
restart: always
depends_on:
@@ -39,7 +39,7 @@ services:
- elasticsearch:elasticsearch
- wazuh:wazuh
nginx:
image: wazuh/wazuh-nginx:3.9.3_7.2.0
build: nginx
hostname: nginx
restart: always
environment: