The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Synchrony properties for aws region or ec2 endpoint

Isaac Wilson
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 2, 2018

I'm configuring synchrony for confluence datacenter in the aws govcloud region, and I'm wondering how to set the region name or ec2 endpoint like it's done when installing confluence.

 

I'm referring to this section:

# # Uncomment this section if you want to do node discovery in AWS
ATL_HAZELCAST_NETWORK_AWS_TAG_KEY="<AWS_TAG_KEY"
ATL_HAZELCAST_NETWORK_AWS_TAG_VALUE="<AWS_TAG_VALUE>"
CLUSTER_JOIN_PROPERTIES="\
-Dcluster.join.type=aws \
-Dcluster.join.aws.tag.key=${ATL_HAZELCAST_NETWORK_AWS_TAG_KEY} \
-Dcluster.join.aws.tag.value=${ATL_HAZELCAST_NETWORK_AWS_TAG_VALUE}"

 

I'm looking for something to the effect of "-Dcluster.join.aws.region" or "-Dcluster.join.aws.headers"
alternatively, if someone could point to a git repo of synchrony.core I could dig through the code and find it.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Edwin Kyalangalilwa
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
May 16, 2018

Hi Isaac,

Those properties can be added under OPTIONAL_OVERRIDES in start-synchrony.sh.

Configuring Synchrony for Data Center

TAGS
AUG Leaders

Atlassian Community Events