codeclou / docker-atlassian-jira-data-center

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📣 End of Lifetime Notice: We no longer provide updates to this repository. We have changed our internal way of testing Atlassian Data Center Apps, and do not have the resources to manage changes needed to this repository. The Repository will be made readonly, you can still fork it and adapt it to your needs.

Docker Atlassian Jira Data Center

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

It starts a PostgreSQL Database, several Jira cluster nodes and Apache2 HTTPD as sticky session loadbalancer. The shared jira-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 Jira Software version you want to run:

Jira Software Version
9.0.0
8.20.5
8.13.4
8.11.0
8.10.0
8.9.0
8.8.0
8.7.0
8.6.0
8.5.0
8.4.0

Please Note:


 

Trademarks and Third Party Licenses


 

License

MIT © Bernhard Grünewaldt

 

Awesome Contributors

About

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

License:MIT License


Languages

Language:Shell 59.1%Language:Dockerfile 16.3%Language:HTML 14.7%Language:Jinja 9.9%