wazuh-packages
wazuh-packages copied to clipboard
Support Alpine linux distribution
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)