dbx/deploy/database/zookeeper/3.9/init
二丫讲梵 21652bc797
feat(database): add Nacos Pulsar Qdrant and ZooKeeper recipes
2026-07-20 01:51:45 +08:00
..
README.md feat(database): add Nacos Pulsar Qdrant and ZooKeeper recipes 2026-07-20 01:51:45 +08:00

README.md

ZooKeeper 3.9 initialization

The recipe runner creates /dbx with a Digest ACL for root and password 123456 (or DB_PASSWORD). ZooKeeper does not have a global username/password login switch; clients must authenticate with addauth digest root:<password> before accessing this protected node.