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