Skip to content

Update documentation for accuracy and newcomer experience#101

Merged
Oddly merged 2 commits intomainfrom
docs/update-cert-validation
Mar 12, 2026
Merged

Update documentation for accuracy and newcomer experience#101
Oddly merged 2 commits intomainfrom
docs/update-cert-validation

Conversation

@Oddly
Copy link
Owner

@Oddly Oddly commented Mar 12, 2026

Two commits here. The first fixes factual inaccuracies about certificate format detection — the docs said it was extension-based but cert_validate.yml actually probes file content with openssl. Also adds the missing cert_validate.yml entry to the shared tasks table.

The second commit improves the getting-started guide and role docs for first-time readers: explains how to retrieve initial passwords and where they live in multi-node clusters, fixes the security-disabling section to show that elasticstack_security cascades in full-stack mode, adds a note that elasticstack_release defaults to 8 (since all examples show 9), moves beats security auto-inheritance into the main variable description instead of a footnote, and mentions container cgroup heap recalculation in the ES docs.

Oddly added 2 commits March 12, 2026 20:14
The cert_validate.yml shared task probes files with openssl to detect
PEM vs PKCS12 format rather than relying on file extensions. The docs
in several places incorrectly stated the format was auto-detected from
the extension. Also adds cert_validate.yml to the shared certificate
tasks table in the elasticstack role docs, where it was missing.
The getting-started guide now explains how to retrieve initial passwords
and where they live in multi-node deployments. The security-disabling
section correctly shows that elasticstack_security cascades in full-stack
mode. Added a note that elasticstack_release defaults to 8 since the
examples all use 9. Beats security auto-inheritance from the global flag
is now in the main description instead of buried in a note. ES heap docs
mention container cgroup recalculation.
@Oddly Oddly merged commit 9a46c30 into main Mar 12, 2026
10 checks passed
@Oddly Oddly deleted the docs/update-cert-validation branch March 12, 2026 19:38
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.

1 participant