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

Fix ansible installation and update documentation #99

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

khaledk2
Copy link
Collaborator

@khaledk2 khaledk2 commented Apr 28, 2024

This PR fixes the searchengine and elasticsearch installation using provided ansible-playbook and updates the installation documentation.

@khaledk2 khaledk2 requested review from jburel, atarkowska and sbesson and removed request for atarkowska May 29, 2024 15:39
Copy link
Member

@sbesson sbesson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The doc updates make sense. Outside the scope of this PR, I am not convinced of the benefit of maintaining two nearly identical Ansible playbooks in two separate repositories: here and https://github.com/IDR/deployment

@jburel
Copy link
Member

jburel commented Jul 29, 2024

@khaledk2 to address @sbesson comments maintenance for very similar Ansible playbooks, one option will be to adjust the instructions in the IDR repo assuming we keep the core installation instruction in that repository

mode: 0755
with_sequence: start=1 count={{ elasticsearch_no_nodes }}

- name: Create ELasticsearch backup folder
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- name: Create ELasticsearch backup folder
- name: Create elasticsearch backup folder

volumes:
- "{{ apps_folder }}/searchengine/searchengine/:/etc/searchengine/"

- name: configure IDR_TEST_FILE_URL item
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This IDR specific so it is something to make more generic

deployment/ansible/deploy_searchengine.yml Outdated Show resolved Hide resolved
docs/configuration/configuration_installation.rst Outdated Show resolved Hide resolved
khaledk2 and others added 2 commits August 26, 2024 16:24
Co-authored-by: jean-marie burel <[email protected]>
Co-authored-by: jean-marie burel <[email protected]>
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.

3 participants