Victor Ereñú

Results 28 issues of Victor Ereñú

The current method to deploy Wazuh in Kubernetes is with Kustomization. Investigating about the use of Helm for Kubernetes deployment is necessary.

type/enhancement
level/task

This PR adds a new set of manifest for deploy Wazuh in EKS using Network Load Balancers instead of Classic Load Balancers and reducing the number of Load Balancers used...

|Wazuh version|Install type|Action performed|Platform| |---|---|---|---| | 4.5.4 | wazuh-cert-tool| Certs creation | All OSs | Testing the creation of certificates for a distributed stack in `AWS` we found that `wazuh-vert-tool`...

## Context We have received issues from the community on many occasions with errors in the deployment of Wazuh in Docker using version 2.x of Docker Compose. It is necessary...

type/bug
level/task

## Context Several changes have been made to the Wazuh deployment process in Docker, among them is the elimination of mounting the `internal_users.yml` file, which was used in the process...

This PR adds functions into Wazuh indexer and dashboard entrypoint for edit opensearch.yml and opensearch_dashboards.yml parameters. Issue related https://github.com/wazuh/internal-devel-requests/issues/461

## Description It is required to add the `:z` option to the files that are mounted in the Wazuh containers so that they can modify the SElinux labels. It is...

type/enhancement
level/task

## Description Due to the need to make changes to the Cert tool image referring to different versions of Wazuh, it is necessary to version the wazuh/wazuh-certs-generator image together with...

type/enhancement
level/epic
request/operational

This PR modifies the deployment manifest into Pull Rquest test and fix one test that needed correction. Issue related https://github.com/wazuh/wazuh-puppet/issues/912 Test with `4.8.0` packages: https://github.com/wazuh/wazuh-puppet/pull/987

This PR change the sction script for Pull Request tests Issue Related https://github.com/wazuh/wazuh-puppet/issues/912