-
Notifications
You must be signed in to change notification settings - Fork 137
PKI Server Subsystem Database Replication CLI
Endi S. Dewata edited this page Dec 3, 2023
·
9 revisions
The pki-server <subsystem>-db-repl
commands can be used to manage subsystem database replication.
$ pki-server <subsystem>-db-repl-setup \ --master-replication-port <port> \ --replica-replication-port <port> \ --replication-security <security>
$ pki-server <subsystem>-db-repl-manager-add \ --password <password> \ <name>
$ pki-server <subsystem>-db-repl-manager-del <name>
$ pki-server <subsystem>-db-repl-add
$ pki-server <subsystem>-db-repl-del
$ pki-server <subsystem>-db-repl-agmt-add <name> \ --hostname <hostname> \ --port <port> \ --security <security> \ --user <user> \ --password <password>
$ pki-server <subsystem>-db-repl-agmt-del <name>
$ pki-server <subsystem>-db-repl-agmt-init
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |