User guide

used for registration, after that
agent may communicate with
other servers in the JON cluster.
JON_SERVER_PORT Port used by the agent to
communicate with the server.
7080
JON_AGENT_NAME Name of JON agent, must be
unique.
Instance's ID
JON_AGENT_PORT Port that the agent listens on. 16163
JON_AGENT_ADDR IP address to which the JON
agent is to be bound. This is
used when the server has more
than one public address, e.g.
VPN.
JON agent chooses the IP of
local hostname by default.
JON_AGENT_OPTS Additional JON agent system
properties which can be used
for configuring SSL, NAT and
other advanced settings.
N/A
JBOSSCONF Name of JBoss EAP profile to
start. If S3 config is present,
then cluster-ec2 profile is used.
If
MOD_CLUSTER_PROXY_LIST
is specified, the mod_cluster-
ec2 profile is selected me. If
neither of these options are
used then the 'default' profile is
used.
default, cluster-ec2 or
m od_cluster-ec2 depending
on the other parameters.
JAVA_OPTS Custom values to be added to
the variable before JBoss
Enterprise Application Platform
starts.
JAVA_OPTS is built from values
of other parameters.
JBOSS_IP IP address to which server is to
be bound.
127.0.0.1
A.2. Custom Script
The following parameters can be used in the user customization section of the User Data: field.
JBOSS_DEPLOY_DIR Deploy directory of the active profile (e.g.
/usr/lib/jbossas/server/cluster-ec2/conf)
JBOSS_CONFIG_DIR Config directory of the active profile (e.g.
/usr/lib/jbossas/server/cluster-ec2/conf)
JBOSSCONF Name of EAP active profile
USER_SCRIPT Path to the custom configuration script, which is
available prior to sourcing user-data configuration
User Script Parameters
29