Jira Docker

Atlassian JIRA for Docker
Alternatives To Jira Docker
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Devops Roadmap4,207
a month ago4apache-2.0
DevOps Roadmap for 2023. with learning resources
Comply860
8 months ago80November 05, 202122apache-2.0Go
Compliance automation framework, focused on SOC2
Docker Atlassian Jira597
2 months ago28mitRuby
Atlassian JIRA Core wrapped in a Docker image
Jira402
5 months ago13mitShell
Dockerized Atlassian Jira
Docker Atlassian Confluence357
19 days ago31mitRuby
Atlassian Confluence wrapped in a Docker image
Docker Atlassian Jira Software259
a month ago41mitRuby
Atlassian JIRA Software wrapped in a Docker image
Jira Agile Metrics220
17 days ago21mitPython
Agile metrics and charts calculated from JIRA
Jira Dependency Graph219
a year ago7mitPython
Graph visualizer for JIRA tickets' dependencies
Postee172
a month ago68September 26, 202230mitGo
Simple message routing system that receives input messages through a webhook interface and can enforce actions using predefined outputs via integrations.
Jira129
4 days ago9Dockerfile
The simplest docker file of JIRA. Support v9.6.0(latest) and v9.4.4(lts)
Alternatives To Jira Docker
Select To Compare


Alternative Project Comparisons
Readme

JIRA Server for Docker

Set of docker images to install Atlassian JIRA Server based on phusion/baseimage-docker.

Metainfo

Build Status
 

Info

This is a JIRA Stack. You can download docker-compose.yml and check out how it works!

What's in stack?

jira-server - JIRA Server
jira-data - JIRA Volume Storage
postgres - Database Server
postgres-data - Database Volume Storage

Bamboo Server

Once stack will start, provide a license. If you are using docker-compose.yml from my repository, as a database hostname use postgres and for database user and password use jira.

Environment

JIRA Server:

JIRA_HOME - Bamboo home directory. Default: /home/jira
JIRA_VERSION - The version to install an run. Default: 7.7.0

Database:

PGDATA - Database Storage Folder. Default: /var/lib/postgresql/data/pgdata
POSTGRES_DB - Database Name. Default: jiradb
POSTGRES_USER - Database User. Default: jira
POSTGRES_PASSWORD - Database Password. Default: jira

Ports:

JIRA Server: 8080
Database: 5432

License

Copyright © 2017 - 2018 Mateusz Trojak. See LICENSE for details.

Contributors

Any forks are welcome!

Popular Docker Projects
Popular Jira Projects
Popular Virtualization Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Shell
Docker
Database
Server
Stack
Jira