Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,7 @@
** {zdm-automation-repo-url}/releases[{zdm-automation} release notes]
.{sstable-sideloader}
* xref:sideloader:sideloader-overview.adoc[]
* xref:sideloader:prepare-sideloader.adoc[]
* xref:sideloader:migrate-sideloader.adoc[]
* xref:sideloader:stop-restart-sideloader.adoc[]
* xref:sideloader:cleanup-sideloader.adoc[]
* xref:sideloader:troubleshoot-sideloader.adoc[]
* xref:astra-db-serverless:sideloader:sideloader-overview.adoc[]
.{cass-migrator}
* {cass-migrator-repo-url}[About {cass-migrator-short}]
Expand Down
2 changes: 1 addition & 1 deletion modules/ROOT/pages/components.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ You can use these tools alone or with {zdm-proxy}.
{sstable-sideloader} is a service running in {astra-db} that imports data from snapshots of your existing {cass-short}-based cluster.
This tool is exclusively for migrations that move data to {astra-db}.

For more information, see xref:sideloader:sideloader-overview.adoc[].
For more information, see xref:astra-db-serverless:sideloader:sideloader-overview.adoc[].

=== {cass-migrator}

Expand Down
2 changes: 1 addition & 1 deletion modules/ROOT/pages/create-target.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ As a best practice, omit xref:astra-db-serverless:cql:develop-with-cql.adoc#unsu
* {astra-db} doesn't support Materialized Views (MVs) and certain types of indexes.
You must adjust your data model and application logic to discard or replace these structures before beginning your migration.
For more information, see xref:astra-db-serverless:cql:develop-with-cql.adoc#limitations-on-cql-for-astra-db[Limitations on CQL for {astra-db}].
* If you plan to use {sstable-sideloader} for xref:ROOT:migrate-and-validate-data.adoc[Phase 2], see the xref:sideloader:migrate-sideloader.adoc#record-schema[target database configuration requirements for migrating data with {sstable-sideloader}].
* If you plan to use {sstable-sideloader} for xref:ROOT:migrate-and-validate-data.adoc[Phase 2], see the xref:astra-db-serverless:sideloader:migrate-sideloader.adoc#record-schema[target database configuration requirements for migrating data with {sstable-sideloader}].

== Migrate to {hcd-short}, {dse-short}, or open-source {cass-reg}

Expand Down
2 changes: 1 addition & 1 deletion modules/ROOT/pages/feasibility-checklists.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ include::ROOT:partial$multi-region-migrations.adoc[]

To configure {zdm-proxy} for a multi-datacenter migration, see the xref:ROOT:deployment-infrastructure.adoc[{zdm-proxy} infrastructure guidelines for multi-datacenter clusters].

For more guidance on migrations to {astra}, see the xref:sideloader:prepare-sideloader.adoc#additional-preparation-for-specific-migration-scenarios[{sstable-sideloader} preparations for specific migration scenarios].
For more guidance on migrations to {astra}, see the xref:astra-db-serverless:sideloader:prepare-sideloader.adoc#additional-preparation-for-specific-migration-scenarios[{sstable-sideloader} preparations for specific migration scenarios].

== Next steps

Expand Down
4 changes: 2 additions & 2 deletions modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<div class="hidden lg:block flex basis-1/2 relative">
++++

svg::sideloader:astra-migration-toolkit.svg[role="absolute bottom-1/2 translate-y-1/2 right-0 w-full"]
svg::astra-db-serverless:sideloader:astra-migration-toolkit.svg[role="absolute bottom-1/2 translate-y-1/2 right-0 w-full"]

++++
</div>
Expand Down Expand Up @@ -60,7 +60,7 @@ svg::sideloader:astra-migration-toolkit.svg[role="absolute bottom-1/2 translate-
<p>{sstable-sideloader} is a service running in {astra-db} that directly imports data from snapshots of your existing {cass-short}-based cluster.</p>
<div class="landing-a mt-auto">
xref:sideloader:sideloader-overview.adoc[Get started with {sstable-sideloader}]
xref:astra-db-serverless:sideloader:sideloader-overview.adoc[Get started with {sstable-sideloader}]
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions modules/ROOT/pages/migrate-and-validate-data.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ For compatible origin clusters, see xref:ROOT:astra-migration-paths.adoc[].

You can use {sstable-sideloader} alone or with {zdm-proxy}.

For more information and instructions, see xref:sideloader:sideloader-overview.adoc[].
For more information and instructions, see xref:astra-db-serverless:sideloader:sideloader-overview.adoc[].

.Use {sstable-sideloader} with {zdm-proxy}
svg::sideloader:astra-migration-toolkit.svg[]
svg::astra-db-serverless:sideloader:astra-migration-toolkit.svg[]

== {cass-migrator}

Expand Down
99 changes: 0 additions & 99 deletions modules/sideloader/images/astra-migration-toolkit.svg

This file was deleted.

Binary file not shown.
72 changes: 0 additions & 72 deletions modules/sideloader/images/data-importer-workflow.svg

This file was deleted.

92 changes: 0 additions & 92 deletions modules/sideloader/pages/cleanup-sideloader.adoc

This file was deleted.

Loading