Skip to content

Commit ea80b0d

Browse files
author
Steve Salas
committed
docs: update link to the Guided Setup
cross-link data migration instructions for external and internal database
1 parent 8d85b49 commit ea80b0d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

setup/core/docs/config/migrate-data-external-db.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22

33
Here are the steps to migrate your Code Dx data from a system created by the Code Dx Installer to a Code Dx deployment running on Kubernetes (with an external database).
44

5+
>Note: If your Code Dx Kubernetes deployment does not use an external database (one that you maintain on your own that is not installed or updated by the Code Dx Kubernetes deployment script), follow the [Migrate Code Dx Data to Kubernetes](migrate-data.md) instructions instead.
6+
57
The Code Dx version you are running on Kubernetes must be equal to or greater than your non-Kubernetes Code Dx system. If necessary, upgrade your Code Dx version before migrating your Code Dx data.
68

7-
If you have not yet installed Code Dx on Kubernetes using an external database, run the [Guided Setup](https://github.com/codedx/codedx-kubernetes#download-guided-setup) and the Code Dx deployment script at this time.
9+
If you have not yet installed Code Dx on Kubernetes using an external database, run the [Guided Setup](https://github.com/codedx/codedx-kubernetes#deploy-code-dx-on-kubernetes) and the Code Dx deployment script at this time.
810

911
>Note: You must have adequate disk and memory resources before starting a data migration with a large Code Dx dataset.
1012

setup/core/docs/config/migrate-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Here are the steps to migrate your Code Dx data from a system created by the Cod
44

55
>Note: If your Code Dx Kubernetes deployment uses an external database (one that you maintain on your own that is not installed or updated by the Code Dx Kubernetes deployment script), follow the [Migrate Code Dx Data to Kubernetes (External Database)](migrate-data-external-db.md) instructions instead.
66
7-
If you have not yet installed Code Dx on Kubernetes, run the [Guided Setup](https://github.com/codedx/codedx-kubernetes#download-guided-setup) and the Code Dx deployment script at this time.
7+
If you have not yet installed Code Dx on Kubernetes, run the [Guided Setup](https://github.com/codedx/codedx-kubernetes#deploy-code-dx-on-kubernetes) and the Code Dx deployment script at this time.
88

99
The Code Dx version you are running on Kubernetes must be equal to or greater than your non-Kubernetes Code Dx system. If necessary, upgrade your Code Dx version before migrating your Code Dx data.
1010

0 commit comments

Comments
 (0)