fix: title
All checks were successful
Publish to docs.datacontroller.io / Deploy docs (push) Successful in 1m1s

This commit is contained in:
2026-04-07 22:00:59 +00:00
parent ae6620b3db
commit 05a16acabb

View File

@@ -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