Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Atlassian JIRA Core wrapped in a Docker image

License

NotificationsYou must be signed in to change notification settings

cptactionhank/docker-atlassian-jira

Repository files navigation

CircleCI Build StatusOpen IssuesStars on GitHubForks on GitHubStars on Docker HubPulls on Docker HubSponsor by PayPal

HEADS UP! Thelatest tag and versions above 7.7.1 will be switching to use Alpine versions of OpenJDK as the base image. Major change is the daemon users uid has changed from1 to2.

Atlassian JIRA Core in a Docker container

This is a containerized installation of Atlassian JIRA Core with Docker, and it's a match made in heaven for us all to enjoy. The aim of this image is to keep the installation as straight forward as possible, but with a few Docker related twists. You can get started by clicking the appropriate link below and reading the documentation.

If you want to help out, you can check out the contribution section further down.

I'm in the fast lane! Get me started

To quickly get started running a JIRA Core instance, use the following command:

docker run --detach --publish 8080:8080 cptactionhank/atlassian-jira:latest

Then simply navigate your preferred browser tohttp://[dockerhost]:8080 and finish the configuration.

Configuration

You can configure a small set of things by supplying the following environment variables

Environment VariableDescription
X_PROXY_NAMESets the Tomcat ConnectorsProxyName attribute
X_PROXY_PORTSets the Tomcat ConnectorsProxyPort attribute
X_PROXY_SCHEMEIf set tohttps the Tomcat Connectorssecure=true andredirectPort equal toX_PROXY_PORT
X_PATHSets the Tomcat connectorspath attribute

Contributions

This image has been created with the best intentions and an expert understanding of docker, but it should not be expected to be flawless. Should you be in the position to do so, I request that you help support this repository with best-practices and other additions.

Travis CI and CircleCI has been configured to build the Dockerfile and run acceptance tests on the Atlassian JIRA Core image to ensure it is working.

Travis CI has additionally been configured to automatically deploy new version branches when successfully building a new version of Atlassian JIRA Core in themaster branch and serves as the base. Furthermore aneap branch has been setup to automatically build and commit updates to ensure this branch contains the latest version of Atlassian JIRA Core Early Access Program.

If you see out of date documentation, lack of tests, etc., you can help out by either

  • creating an issue and opening a discussion, or
  • sending a pull request with modifications (remember to readcontributing guide before.)

Continuous Integration and Continuous Delivery is made possible with the great services fromGitHub,Travis CI, andCircleCI written inRuby, usingRSpec,Capybara, andPhantomJS frameworks.

About

Atlassian JIRA Core wrapped in a Docker image

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

    Packages

    No packages published

    Contributors8


    [8]ページ先頭

    ©2009-2025 Movatter.jp