Skip to content

Migrating PKI Server

Endi S. Dewata edited this page Sep 14, 2023 · 7 revisions

Overview

This document describes the process to migrate PKI server into a new instance.

Cloning

This mechanism works by cloning the old server to the new one, promoting the new one as master, then decommissioning the old one.

Export and Import

This mechanism works by exporting the database and configuration from the old server, installing a new server with the new configuration, then importing the database to the new server.

See Also

Clone this wiki locally