Gaston Testa
Gaston Testa

Reputation: 19

How configure jbossfuse 7.0 in cluster on standalone mode

I want to install Fuse 7.0 on the servers of my company. Before with Fuse 6.3 to install a cluster I used Fabric ... What is the best way to do it with Fuse 7? Is it possible with the Fuse Standalone version? Thanks!

Upvotes: 1

Views: 141

Answers (1)

Hiram Chirino
Hiram Chirino

Reputation: 4091

Fuse 7 has built in cluster management when you use Fuse on OpenShift deployments. If you don't want to use OpenShift, then you will need to manage/automate the cluster of standalone Fuse JVMs yourself. Ansible is a great tool for this kind of thing, but definitely different from how Fabric used to work in Fuse 6.3.

Upvotes: 4

Related Questions