From aabb86b6f32a0256a5ee1f18dddfd4a763ecf428 Mon Sep 17 00:00:00 2001 From: zver Date: Mon, 30 Oct 2023 22:24:24 +0000 Subject: [PATCH] fix: redeploy process --- docs/dci-deploysas9.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/dci-deploysas9.md b/docs/dci-deploysas9.md index 562d1d4..f162446 100644 --- a/docs/dci-deploysas9.md +++ b/docs/dci-deploysas9.md @@ -160,7 +160,7 @@ The full redeployment process is as follows: * Back up metadata (export DC folder as SPK file) * Back up the physical tables in the DC library -* Deploy a brand new instance of DC +* Do a full deploy of a brand new instance of DC - To a new metadata folder - To a new frontend folder (if full deploy) * _Delete_ the **new** DC library (metadata + physical tables) @@ -175,5 +175,6 @@ The full redeployment process is as follows: - Metadata + frontend, NOT the underlying DC library data * Rename the new instance so it is the same as the old - Both frontend and metadata +* Run a smoke test to be sure everything works! If you are unfamiliar with, or unsure about, the above steps - don't hesitate to contact the Data Controller team for assistance and support. \ No newline at end of file