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

Use OpenSearch's Debian scripts #559

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

mcasas993
Copy link
Member

@mcasas993 mcasas993 commented Nov 21, 2024

Description

Reuse the scripts of OpenSearch to install, upgrade and delete wazuh-indexer.

Related Issues

Resolves #564

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@mcasas993 mcasas993 self-assigned this Nov 21, 2024
@mcasas993 mcasas993 requested a review from a team as a code owner November 21, 2024 13:45
@AlexRuiz7 AlexRuiz7 changed the title Edit assemble script to use in Debian the scripts of OpenSearch Use OpenSearch's Debian scripts Nov 21, 2024
@AlexRuiz7 AlexRuiz7 marked this pull request as draft November 21, 2024 16:52
@mcasas993
Copy link
Member Author

mcasas993 commented Nov 28, 2024

The constructions of the package to Debian systems use the originals OpenSearch scripts like we want. Also, the process doesn't have any error.

With Docker Process begin: ![image](https://github.com/user-attachments/assets/24fecf78-8d23-4abf-a4d9-363652da4ed0)

Process end:
image

With GitHub workflow ![image](https://github.com/user-attachments/assets/97297d86-d9b8-4088-93a5-926f1641ce5c)

But then I saw problems with the installation and the start process:

On Devuan Install: ![image](https://github.com/user-attachments/assets/5e0e9d32-6589-47f8-a561-93ac009f181b)

Trying to start wazuh-indexer:
image

On Ubuntu Install: ![image](https://github.com/user-attachments/assets/d58af009-1754-4bb2-a581-d52d15ec63a4)

Trying to start wazuh-indexer:
image

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

Successfully merging this pull request may close these issues.

Migration to OpenSearch's Debian scripts
2 participants