/docker-atlassian-confluence-data-center

Dockerized Atlassian Confluence Data Center for local testing during plugin development.

Primary LanguageShellMIT LicenseMIT

Docker Atlassian Confluence Data Center

Start an Atlassian Confluence Data Center with Docker for local testing during plugin development.

It starts a PostgreSQL Database, several Confluence cluster nodes and Apache2 HTTPD as sticky session loadbalancer. The shared confluence-home is handled via a shared Docker volume. This is not meant to be used in production! The cluster is designed to not be persistent, meaning, once you shut it down, all data is lost. See it as the Data Center version of atlas-run-standalone.

Please choose the Confluence version you want to run:

Confluence Version Loadbalancer URL
7.5.0 http://confluence-cluster-750-lb:2750/
7.4.0 http://confluence-cluster-740-lb:2740/
7.3.1 http://confluence-cluster-731-lb:2731/
7.2.0 http://confluence-cluster-720-lb:2720/
7.0.1 http://confluence-cluster-701-lb:2701/

Please Note:


 

Trademarks and Third Party Licenses


 

License

MIT © Bernhard Grünewaldt