Skip to content

Commit f7b8724

Browse files
authored
DOC-4228: New pages for cdm (#168)
* new pages for cdm
1 parent 62e7b12 commit f7b8724

25 files changed

+828
-669
lines changed

modules/ROOT/nav.adoc

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
* Zero Downtime Migration
2+
** xref:introduction.adoc[]
3+
** xref:components.adoc[]
4+
** xref:preliminary-steps.adoc[]
5+
*** xref:feasibility-checklists.adoc[]
6+
*** xref:deployment-infrastructure.adoc[]
7+
*** xref:create-target.adoc[]
8+
*** xref:rollback.adoc[]
9+
//phase 1
10+
** xref:phase1.adoc[]
11+
*** xref:setup-ansible-playbooks.adoc[]
12+
*** xref:deploy-proxy-monitoring.adoc[]
13+
*** xref:tls.adoc[]
14+
*** xref:connect-clients-to-proxy.adoc[]
15+
*** xref:metrics.adoc[]
16+
*** xref:manage-proxy-instances.adoc[]
17+
//phase 2
18+
** xref:migrate-and-validate-data.adoc[]
19+
*** xref:cassandra-data-migrator.adoc[]
20+
*** https://docs.datastax.com/en/dsbulk/overview/dsbulk-about.html[DSBulk Loader]
21+
//phase 3
22+
** xref:enable-async-dual-reads.adoc[]
23+
//phase 4
24+
** xref:change-read-routing.adoc[]
25+
//phase 5
26+
** xref:connect-clients-to-target.adoc[]
27+
28+
** Troubleshooting
29+
*** xref:troubleshooting.adoc[]
30+
*** xref:troubleshooting-tips.adoc[]
31+
*** xref:troubleshooting-scenarios.adoc[]
32+
33+
** xref:faqs.adoc[]
34+
35+
** xref:glossary.adoc[]
36+
37+
** xref:contributions.adoc[]
38+
39+
** xref:release-notes.adoc[]
40+
41+
* {cstar-data-migrator}
42+
** xref:cdm-overview.adoc[]
43+
** xref:cdm-steps.adoc[Migrate data]
44+
** xref:cdm-parameters.adoc[Parameters]

0 commit comments

Comments
 (0)