Renamed image names to odfe

This commit is contained in:
Manuel Gutierrez
2020-10-23 18:12:55 +02:00
parent 7175e51012
commit b874eac3af
23 changed files with 5 additions and 10 deletions
+2 -4
View File
@@ -3,8 +3,7 @@ version: '3.7'
services:
wazuh:
build: wazuh-opendistro/
image: wazuh-opendistro
image: wazuh/wazuh-odfe:4.0.0
hostname: wazuh-manager
restart: always
ports:
@@ -51,8 +50,7 @@ services:
hard: 65536
kibana:
build: kibana-opendistro/
image: wazuh-kibana-opendistro
image: wazuh/wazuh-kibana-odfe:4.0.0
hostname: kibana
restart: always
ports:

Before

Width:  |  Height:  |  Size: 604 B

After

Width:  |  Height:  |  Size: 604 B

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

+3 -6
View File
@@ -3,8 +3,7 @@ version: '3.7'
services:
wazuh-master:
build: wazuh-opendistro/
image: wazuh-opendistro
image: wazuh/wazuh-odfe:4.0.0
hostname: wazuh-master
restart: always
ports:
@@ -39,8 +38,7 @@ services:
- ./production_cluster/wazuh_cluster/wazuh_manager.conf:/wazuh-config-mount/etc/ossec.conf
wazuh-worker:
build: wazuh-opendistro/
image: wazuh-opendistro
image: wazuh/wazuh-odfe:4.0.0
hostname: wazuh-worker
restart: always
environment:
@@ -134,8 +132,7 @@ services:
- ./production_cluster/elastic_opendistro/internal_users.yml:/usr/share/elasticsearch/plugins/opendistro_security/securityconfig/internal_users.yml
kibana:
build: kibana-opendistro/
image: wazuh-kibana-opendistro
image: wazuh/wazuh-kibana-odfe:4.0.0
hostname: kibana
restart: always
ports: