Skip to content

QOL issues with the elasticClusterProvisioning script #12706

@navarro967

Description

@navarro967

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions