1 Commits

Author SHA1 Message Date
99af68deb2 feat(vault): Add cluster health check to skip bootstrap
Integrates `vault-check-health.sh` into `vault-bootstrap.sh` to perform a network-based health check. If all Vault nodes are found initialized and unsealed, the bootstrap process is skipped, preventing unnecessary restarts or re-initialization.

Renames `failover_scenarios.md` to `vault_failover_scenarios.md` for improved clarity and consistency.
2026-06-12 09:42:10 +03:00