Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
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?
Solved! Go to Solution.
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
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