Skip to content
Closed
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
1 change: 1 addition & 0 deletions content/en/hosting/4.x/migration/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ weight: 20
{{< cards >}}
{{< card link="data-migration-3x-docker-to-4x-k3s-multi" title="To K3s Multi-node" subtitle="Guide to migrate existing data from CHT 3.x Docker Compose deployment to CHT 4.x clustered K3s deployment with 3 CouchDB nodes" icon="kubernetes" >}}
{{< card link="data-migration-3x-docker-to-4x-k3s-single" title="To K3s Single-node" icon="kubernetes" subtitle="Guide on how to migrate existing data from CHT 3.x Docker Compose deployment to CHT 4.x single-node K3s deployment" >}}
{{< card link="data-migration-docker-k8s" title="To K8s Single-node" icon="kubernetes" subtitle="Guide on how to migrate existing data from CHT 4.x Docker Compose deployment to CHT 4.x single-node K8s deployment" >}}
{{< card link="migration-to-4x-docker" title="To Docker Single-Node" subtitle="Guide to migrate existent data from CHT 3.x to CHT 4.x" icon="docker" >}}
{{< /cards >}}

Expand Down
Loading