In the previous article in this series introduced our thoughts on setting up a mission-critical open source Java platform using high availability in our Web layer. In this article we’ll continue by installing WildFly and configure our platforms topology.


_Note: the terminology in this article, where possible, has been adjusted from the traditional master / slave descriptions to master / subordinate. Some of the images displayed have not yet been updated and show the older terminology. _


Installing

Let’s start building the application layer of our environment.These settings will be performed on the following servers:

  • server-domain.mmagnani.lab - 10.0.0.193
  • server-subordinate-0.mmagnani.lab -10.0.0.194
  • server-subordinate-1.mmagnani.lab - 10.0.0.195

#java #open source #wildfly #install

 Mission-Critical Open Source Java Platform - Installing WildFly
1.45 GEEK