Newer
Older
# Kit of scripts for configure PostgreSQL + PgPool-II + JBoss 7.2.0.Final + Apache 2.4 ModCluster
* httpd - Contains nessary configs files, and script for automatic configure httpd and mod_cluster
* jboss Contains script for configure two servers as one cluster, applications for test cluster and some console utils
* pgpool - Contains examples configs, init script and script for autoconfigure pgpool-II
* postgres - Contains auto configure stream replication and console utils
### Getting started
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