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

QOL issues with the elasticClusterProvisioning script #12706

Open
navarro967 opened this issue May 17, 2024 · 0 comments
Open

QOL issues with the elasticClusterProvisioning script #12706

navarro967 opened this issue May 17, 2024 · 0 comments

Comments

@navarro967
Copy link
Collaborator

navarro967 commented May 17, 2024

The elasticClusterProvisioning.php script does not currently support setting a source path for elasticsearch mapping files and only pulls them from this repository.

I would like to be able to deploy this locally without relying on GitHub. My suggestion would be to add a flag that can set the path to these files on the local disk and fall back to GitHub if it isn't present.

elasticClusterProvisioning#L303

It would also be beneficial to have this script run unattended, it asks for input to remove files after completing. Rather than piping 'yes' to the script it would be wonderful if it had a -y flag.
elasticClusterProvisioning.php#L62

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant