
Thanks for using Wazuh!
I am looking into this request, I will get back to you with the proper approach to achieve this.
Regard,
Stuti
Hi team,
Hope you are doing well
We tested the Wazuh Docker deployment using methods that are mentioned in wazuh documentation https://documentation.wazuh.com/current/deployment-options/docker/wazuh-container.html and this documentation working fine in our lab.
Can you please share the following information, so we can provide you with an accurate solution to your query:
Hope to hear from you soon.
Regard,
Stuti
Thanks,
First, steps I followed:
(1)download wazuh-master and wazuh-packages-master, unzip them
(2)configure docker with doc:https://docs.docker.com/engine/install/centos/, and test it by "docker run hello-world"
(3)then followed "Wazuh packages generation guide/RPM":
https://documentation.wazuh.com/current/development/packaging/generate-rpm-package.html
finally excute "./generate_rpm_package.sh -b v4.4.5 --packages-branch v4.4.5 -t agent -a x86_64 -p /opt/ossec --sources /root/wazuh-master/src/"
(4)result: the process stop at: "[14/17] RUN....", it takes about 20mins to get there.
About other configurations: The CentOs7 VM has 8 GB of memory and 40 GB of disk space. Also, I live in China and use clash for windows to speed up pull, and add /etc/docker/daemon.json for docker until docker run hello-world excute successfully. Physical machines and virtual machines are connected in bridge mode and share the VPN. And I have tried generate debs on ubuntu22.04, the result looks like the same.
result on ubuntu22.04:

Second:

If the problem is because of my network configuration?


