-
Notifications
You must be signed in to change notification settings - Fork 0
⭐ StartKeydb
Terrence Daniels edited this page Jul 31, 2026
·
2 revisions
StartKeydb provisions KeyDB databases through the same 7-step pipeline every engine follows (see StartActions Overview). KeyDB's own specifics — SSL support, cert mount path, healthcheck probe — are covered in the database-provisioning-engines.html, alongside the other 7 engines, rather than repeated here.
Unlike Redis's own healthcheck, KeyDB's (keydb-cli --pass ... ping) does pass the configured password. Supports SSL/TLS through the shared SSL Subsystem.