cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

Zookeeper is required in ThingWorx HA Docker version or not?

VK_10079185
8-Gravel

Zookeeper is required in ThingWorx HA Docker version or not?

Hi,

I am working on ThingWorx HA deployment architecture using Dockers. I am reading the documentation and found HA Deployment Considerations mentioned about having 3 Zookeeper nodes but Using ThingWorx Docker in an HA Clustering Environment didn't mentioned about it (Mentioned only about Connections Server, Ignite and ThingWorx Foundation)

 

Don't we need Zookeeper when we are using Docker based deployment?

Am I missing something here?

1 ACCEPTED SOLUTION

Accepted Solutions

@VK_10079185 

 

Zookeeper is required but I don't think you need to build its image separately. Zookeeper and HAProxy will be built at runtime of executing docker-compose.

 

Regards,

Sachin Sharma

View solution in original post

1 REPLY 1

@VK_10079185 

 

Zookeeper is required but I don't think you need to build its image separately. Zookeeper and HAProxy will be built at runtime of executing docker-compose.

 

Regards,

Sachin Sharma

Top Tags