wazuh-packages icon indicating copy to clipboard operation
wazuh-packages copied to clipboard

Support Alpine linux distribution

Open alberpilot opened this issue 2 years ago • 1 comments

Wazuh agent should support alpine and, in order to ensure the correct support we need to define the following tasks:

  • Modify the wazuh-packages repository to add a new building tool for Alpine Linux installers.
  • Research and define what is necessary to build an Alpine repository.
  • Modify the package building pipeline (Jenkins) to include this new installer and the repository modification.
  • Modify the publish release pipeline to include the new installers.
  • Add Alpine Linux to the current CI process.

Take into account that only the Wazuh agent will be supported. i386, x86_64, aarch64, and (armhf OR armv7 - we need to determine the difference)

alberpilot avatar Jun 06 '22 06:06 alberpilot