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

Migration to OpenSearch's Debian scripts #564

Open
2 tasks
Tracked by #485
AlexRuiz7 opened this issue Nov 25, 2024 · 0 comments · May be fixed by #559
Open
2 tasks
Tracked by #485

Migration to OpenSearch's Debian scripts #564

AlexRuiz7 opened this issue Nov 25, 2024 · 0 comments · May be fixed by #559
Assignees
Labels
level/task Task issue request/operational Operational requests type/enhancement Enhancement issue

Comments

@AlexRuiz7
Copy link
Member

Description

On #527, we detected that we were using different Debian packages scripts made on our own, instead of using these from OpenSearch present in the repo, These include compatibility to systemd, service and other service managers.

Moreover, it may benefit from other feature such as removing configuration files on apt purge.

The goal is to migrate our changes and use these Debian packages scripts, removing duplicated code.

Functional requirements

  • The wazuh-indexer deb packages use the scripts from upstream
  • The wazuh-indexer deb packages scripts don't miss any functionality from the scripts currently in use.

Implementation restrictions

  • Inputs and outputs of the assemble.sh must not change.

Plan

  • Update the assemble.sh script to use the scripts on distribution/packages/src/common.
  • Port the required changes from distribution/packages/src/deb.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue request/operational Operational requests type/enhancement Enhancement issue
Projects
Status: On hold
Development

Successfully merging a pull request may close this issue.

2 participants