Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assemble ARM Wazuh dashboard packages #337

Open
Tostti opened this issue Oct 2, 2024 · 0 comments
Open

Assemble ARM Wazuh dashboard packages #337

Tostti opened this issue Oct 2, 2024 · 0 comments
Assignees

Comments

@Tostti
Copy link
Member

Tostti commented Oct 2, 2024

Description

We need to be able to generate ARM packages for the Wazu dashboard.

Functional requirements

  • Package creation for x86_64 and ARM architectures: Develop and maintain packages for both ARM and x86_64 architectures in RPM and DEB formats. These packages should adhere to the standards of their respective packaging formats and architectures.
  • Cross-platform compatibility: Ensure that the created packages function correctly on different platforms, such as CentOS, Ubuntu, and other distributions that rely on RPM or DEB packages for installation and management. See compatibility matrix
  • Automated builds: Implement an automated build pipeline(Github actions) that can generate the required packages for both architectures in both formats. This pipeline should be integrated into the existing QA infrastructure to ensure the timely release of updated packages.

Non-functional requirements

  • Performance requirements: The build and packaging process must be efficient and scalable, minimizing build times and ensuring quick turnaround for new releases.

Implementation restrictions

  • Adherence to packaging standards: Packages must adhere to the packaging standards defined for RPM and DEB formats, ensuring that the installation, upgrade, and removal processes function smoothly across different distributions.
  • Core functionality preservation: The packages must retain all core functionalities. Package integrity must be maintained across all supported platforms.
@Tostti Tostti changed the title Assemble ARM packages Assemble ARM Wazuh dashboard packages Oct 2, 2024
@Tostti Tostti self-assigned this Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant