Redeploying Wazuh.
This commit is contained in:
+2
-2
@@ -6691,7 +6691,7 @@ services:
|
|||||||
VIRUS_TOTAL_KEY: ${VIRUS_TOTAL_API_KEY}
|
VIRUS_TOTAL_KEY: ${VIRUS_TOTAL_API_KEY}
|
||||||
DOCKER_HOST: tcp://dockerproxy:2375
|
DOCKER_HOST: tcp://dockerproxy:2375
|
||||||
hostname: wazuh.agent
|
hostname: wazuh.agent
|
||||||
image: opennix/wazuh-agent:latest
|
image: kennyopennix/wazuh-agent:latest
|
||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
@@ -6778,7 +6778,7 @@ services:
|
|||||||
hostname: wazuh-certs-generator
|
hostname: wazuh-certs-generator
|
||||||
volumes:
|
volumes:
|
||||||
- ${DOCKER_VOLUME_CONFIG}/generator/certs/:/certificates/
|
- ${DOCKER_VOLUME_CONFIG}/generator/certs/:/certificates/
|
||||||
- ./config/certs.yml:/config/certs.yml
|
- ${DOCKER_VOLUME_CONFIG}/generator/certs/certs.yml:/config/certs.yml
|
||||||
environment:
|
environment:
|
||||||
HTTP_PROXY: swag
|
HTTP_PROXY: swag
|
||||||
wazuh.indexer:
|
wazuh.indexer:
|
||||||
|
|||||||
Reference in New Issue
Block a user