Setup Confluence data center on docker

Seetharaman k August 22, 2018

The setup I am working on is

  • 1 Confluence container (Has a NFS volume attached to container – This is the shared home directory)
  • 1 Postgresql container
  • Am able to successfully install a single node cluster through docker compose
  • When I scale confluence to 2 nodes, the cluster doesn’t work
  • Is there any special configs that should be done on confluence container?
  • I tried having CONFLUENCE_HOME as a host volume but it throws DB lock error

Please let me know if I am missing something here.

1 answer

0 votes
Dave Chevell
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 24, 2018

Are you sharing the full $CONFLUENCE_HOME directory amongst multiple nodes? Nodes can't all share the full home directory - instead, nodes should only be sharing the "shared home" directory, configured via the confluence.cluster.home property in $CONFLUENCE_HOME/confluence.cfg.xml

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events