mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2026-01-28 20:09:44 +01:00
build
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
VERSION=4.11.0
|
||||
DOCKER_REGISTRY=r.sectorq.eu/library/
|
||||
# VERSION=4.12.0
|
||||
# DOCKER_REGISTRY=r.sectorq.eu/library/
|
||||
@@ -1,5 +1,5 @@
|
||||
services:
|
||||
wazuh.dashboard:
|
||||
wazuh-dashboard:
|
||||
depends_on:
|
||||
- wazuh.indexer
|
||||
dns:
|
||||
@@ -31,7 +31,7 @@ services:
|
||||
- /share/docker_data/wazuh/config/wazuh_dashboard/wazuh.yml:/usr/share/wazuh-dashboard/data/wazuh/config/wazuh.yml
|
||||
- wazuh-dashboard-config:/usr/share/wazuh-dashboard/data/wazuh/config
|
||||
- wazuh-dashboard-custom:/usr/share/wazuh-dashboard/plugins/wazuh/public/assets/custom
|
||||
wazuh.indexer:
|
||||
wazuh-indexer:
|
||||
dns:
|
||||
- 192.168.77.101
|
||||
environment:
|
||||
@@ -63,7 +63,7 @@ services:
|
||||
- /share/docker_data/wazuh/config/wazuh_indexer/roles_mapping.yml:/usr/share/wazuh-indexer/opensearch-security/roles_mapping.yml
|
||||
- /share/docker_data/wazuh/config/wazuh_indexer/config.yml:/usr/share/wazuh-indexer/opensearch-security/config.yml
|
||||
- /share/docker_data/wazuh/config/wazuh_indexer/idp-metadata.xml:/usr/share/wazuh-indexer/opensearch-security/idp-metadata.xml
|
||||
wazuh.manager:
|
||||
wazuh-manager:
|
||||
dns:
|
||||
- 192.168.77.101
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user