2025-11-06 10:52:59 +01:00
..
2025-11-06 10:52:59 +01:00
2025-11-06 10:52:59 +01:00
2025-11-06 10:52:59 +01:00
2025-11-06 10:52:59 +01:00

Wazuh Virtual Machines Development Guide

This guide provides complete, step-by-step instructions for creating, configuring, testing, and generating both the AMI and OVA images for Wazuh using an All-in-One environment.

The guide is organized into the following sections:

  • Setup Environment: Guide for configuring the development environment for both the AMI and the OVA. (setup.md)

  • Clean Code Philosophy: Guide for maintaining clean code in both the AMI and OVA projects using formatters and linters. (clean-code.md)

  • Generate Artifact: Step-by-step guide for generating the AMI and OVA artifacts. (generate-artifact.md)

  • Run Tests: Procedure for executing tests to validate the AMI and OVA artifacts. (run-tests.md)

    • AMI Tests: Procedure for executing tests to validate the AMI. (ami-run-tests.md)
    • OVA Tests: Procedure for executing tests to validate the OVA. (ova-run-tests.md)