@@ -40,53 +40,53 @@ svg::sideloader:astra-migration-toolkit.svg[role="absolute bottom-1/2 translate-
40
40
<h2 class="discrete !text-h1 !mt-12 !mb-6">Migration tools</h2>
41
41
42
42
<div class="grid gap-6 lg:grid-cols-4">
43
- <div class="grid gap-4">
43
+ <div class="flex flex-col gap-4">
44
44
45
45
svg:common:ROOT:icons/datastax/cloud-backup-restore.svg[role="mx-auto max-w-xs md:mx-0 lg:max-w-none"]
46
46
47
47
<h3 class="discrete !text-h2 !m-0">{product-proxy}</h3>
48
48
49
49
<p>To support live migrations, {product-proxy} orchestrates activity-in-transition on your clusters, allowing your applications to run while you migrate data.</p>
50
- <div class="landing-a">
50
+ <div class="landing-a mt-auto ">
51
51
xref:ROOT:introduction.adoc[Get started with {product-short}]
52
52
</div>
53
53
54
54
</div>
55
- <div class="grid gap-4">
55
+ <div class="flex flex-col gap-4">
56
56
57
57
svg:common:ROOT:icons/datastax/cloud-db.svg[role="mx-auto max-w-xs md:mx-0 lg:max-w-none"]
58
58
59
59
<h3 class="discrete !text-h2 !m-0">{sstable-sideloader}</h3>
60
60
61
61
<p>{sstable-sideloader} is a service running in {astra-db} that directly imports data from snapshots of your existing {cass-short}-based cluster.</p>
62
62
63
- <div class="landing-a">
63
+ <div class="landing-a mt-auto ">
64
64
xref:sideloader:sideloader-overview.adoc[Get started with {sstable-sideloader}]
65
65
</div>
66
66
67
67
</div>
68
- <div class="grid gap-4">
68
+ <div class="flex flex-col gap-4">
69
69
70
70
svg:common:ROOT:icons/datastax/insert-data.svg[role="mx-auto max-w-xs md:mx-0 lg:max-w-none"]
71
71
72
72
<h3 class="discrete !text-h2 !m-0">{cass-migrator} ({cass-migrator-short})</h3>
73
73
74
74
<p>{cass-migrator-short} can migrate and validate data between {cass-short}-based clusters, with optional logging and reconciliation support.</p>
75
75
76
- <div class="landing-a">
76
+ <div class="landing-a mt-auto ">
77
77
xref:ROOT:cdm-overview.adoc[Get started with {cass-migrator-short}]
78
78
</div>
79
79
80
80
</div>
81
- <div class="grid gap-4">
81
+ <div class="flex flex-col gap-4">
82
82
83
83
svg:common:ROOT:icons/datastax/migrate.svg[role="mx-auto max-w-xs md:mx-0 lg:max-w-none"]
84
84
85
85
<h3 class="discrete !text-h2 !m-0">{dsbulk-migrator}</h3>
86
86
87
87
<p>{dsbulk-migrator} is an extension of {dsbulk-loader}.</p>
88
88
89
- <div class="landing-a">
89
+ <div class="landing-a mt-auto ">
90
90
xref:ROOT:dsbulk-migrator.adoc[Get started with {dsbulk-migrator}]
91
91
</div>
92
92
0 commit comments