Setting up a Typesense Cluster without Data Loss
TLDR The needed help setting up a Typesense cluster without data loss. Jason provided a guide and confirmed it's possible to include a node with existing data into a cluster.
1
Feb 19, 2022 (23 months ago)
The
05:38 PMRegards.
Jason
05:40 PMYou can indeed convert a single node to join a cluster, Typesense will take care of replicating the data from the existing nodes to the other new node.
The
10:44 PM1
Typesense
Indexed 3015 threads (79% resolved)
Similar Threads
Setting Up Cluster on Self-Hosted Servers
Saurabh asked for help in setting up a cluster on self-hosted servers. Kishore Nallan provided useful links to documentation.
Implementing Self-Hosted Typesense in Production
Jainal enquired about implementing Typesense in production with specific questions about open-source disclosure and memory capacity. Jason clarified GPL-3's source code disclosure and explained risks of running out of RAM. Kishore Nallan provided strategies for data durability and clustering.
Setting Up Typesense Cluster in Kubernetes
Sergio is asking for advice on setting up a Typesense cluster in Kubernetes, after finding related Github issues.