Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-53527

Use hostnames be used instead of IP addresses in Confluence/Synchrony config files

XMLWordPrintable

    • 3
    • 14
    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      Currently, only IP addresses can be used in certain configuration parameters when configuring Confluence and Synchrony. Below are two primary examples of this:

      /var/atlassian/confluence.cfg.xml file:

      <property name="confluence.cluster.peers">192.168.1.1,192.168.1.2</property> <!-- A comma-separated list of node IP addresses, without spaces -->

      systemd service configuration file that is used to start the Synchrony service:

      -Dcluster.join.tcpip.members=192.168.1.2
      -Dsynchrony.context.path=/synchrony
      -Dsynchrony.cluster.bind=192.168.1.205
      -Dsynchrony.bind=192.168.1.205
      -Dcluster.interfaces=192.168.1.205 

              Unassigned Unassigned
              bcostales Bernabe Theodore Costales III (Inactive)
              Votes:
              21 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated: