elasticsearch/distribution/packages
Ioannis Kakavas 874180efb1
CLI tool to reconfigure nodes to enroll (#79690)
This change introduces a CLI tool that can be run directly after
installation time in packaged installations, to allow for a node
that was auto-configured to be the initial node of a cluster during
installation ( default installation behavior) to be reconfigured
to join an existing cluster, using an enrollment token.
The use of this tool presumes that the user has the
appropriate permissions to read/write to the installation dirs and
that this node has not been yet started, i.e. this tool is run
directly after installation. It is destructive, as it removes
existing security auto-configuration, and as such it requires an
explicit verification from the user.

This is a follow-up to #7718.
2021-10-27 13:29:52 +03:00
..
aarch64-deb Introduce aarch64 packaging (#53914) 2020-03-21 18:03:20 -04:00
aarch64-rpm Introduce aarch64 packaging (#53914) 2020-03-21 18:03:20 -04:00
deb Build: Consolidate archives and packages configuration (#28760) 2018-02-21 17:46:40 -08:00
rpm Build: Consolidate archives and packages configuration (#28760) 2018-02-21 17:46:40 -08:00
src CLI tool to reconfigure nodes to enroll (#79690) 2021-10-27 13:29:52 +03:00
build.gradle Security auto-configuration for packaged installations (#75144) 2021-10-15 09:27:30 +03:00