forked from wazuh/wazuh-docker
Renamed image names to odfe
This commit is contained in:
+2
-4
@@ -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,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:
|
||||
|
||||
Reference in New Issue
Block a user