From 05a16acabb6e4a7c74a5c20c28c6e3097ff52d6e Mon Sep 17 00:00:00 2001 From: allan Date: Tue, 7 Apr 2026 22:00:59 +0000 Subject: [PATCH] fix: title --- docs/deploy-viya.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/deploy-viya.md b/docs/deploy-viya.md index 7d205f9..7ed268b 100644 --- a/docs/deploy-viya.md +++ b/docs/deploy-viya.md @@ -152,11 +152,11 @@ To explain each of these lines: If you have additional libraries that you would like to use in Data Controller, they should also be defined here. -## Redeployment / Upgrade / Migration +## Redeployment To update DC, just deploy it as a fresh instance, then move the new config across, as follows: -1. Do a full deploy to a new location +1. Do a full deploy to a completely new location 2. Copy the contents of the old `$(appLoc)/services/settings.sas` file to the new SAS Folder location 3. Delete the new physical directory (just created) as it is now replaced with the old one (per step 2) 4. Either delete or rename the old SAS Folder location (appLoc), and rename the new SAS Folder location to equal the old one