Pyroseza / 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

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
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

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%