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

feat: add bastion host #10

Merged
merged 2 commits into from
Nov 28, 2024
Merged

feat: add bastion host #10

merged 2 commits into from
Nov 28, 2024

Conversation

jboix
Copy link
Contributor

@jboix jboix commented Nov 28, 2024

Description

Added a terraform configuration to allow the creation of a bastion host for remote access and management of the OpenSearch cluster.

Changes Made

  • Added the bastion host configuration.
  • Added OpenSearch Dashboards to the Docker Compose setup.
  • Updated submodules to the latest version.

Checklist

  • I have followed the project's style and contribution guidelines.
  • I have performed a self-review of my own changes.
  • I have made corresponding changes to the documentation.
  • I have added tests that prove my fix is effective or that my feature works.

Added a terraform configuration to allow the creation of a bastion host for remote access and
management of the OpenSearch cluster.
Added OpenSearch Dashboards to the Docker Compose setup, enabling a visual interface for
interacting with the OpenSearch cluster. This makes it easier to view and test changes.
@jboix jboix requested review from defagos and MGaetan89 November 28, 2024 15:01
@jboix jboix self-assigned this Nov 28, 2024
@jboix jboix added this pull request to the merge queue Nov 28, 2024
Merged via the queue into main with commit b332233 Nov 28, 2024
1 check passed
@jboix jboix deleted the feat/add-bastion branch November 28, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants