First you need edit config file [contrib/config](https://sergeserver.noip.me/gitlab/iSergio/jboss-cluster/blob/master/contrib/config) and fill in the values based on your cluster settings
1. PRIMARY_HOST - Host which will be primary in you system
2. STANDBY_HOST - Host which will be standby in you system
3. CLUSTER_HOST - Host which listen httpd (ServerGOD) (In primary server equals PRIMARY_HOST, on standby STANDBY_HOST)
4. CLUSTER_SUBNET - Network subnet for access mod cluster manager
5. PGPOOL_TRUSTED_SERVERS - Trusted server list which are used to confirm network connection (hostA,hostB,hostC,...)
6. PGPOOL_DELEGATE_IP - Delegate IP address. If this is empty, virtual IP never bring up.
7. PGPOOL_INTERFACE - Interface on which will be up/down virtual ip address
3. CLUSTER_SUBNET - Network subnet for access mod cluster manager
4. PGPOOL_TRUSTED_SERVERS - Trusted server list which are used to confirm network connection (hostA,hostB,hostC,...)
5. PGPOOL_DELEGATE_IP - Delegate IP address. If this is empty, virtual IP never bring up.
6. PGPOOL_INTERFACE - Interface on which will be up/down virtual ip address
All runs commands assuming what all components placed on one server. Example: