Coder Social home page Coder Social logo

kilient / docker-atlassian-jira-software Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cptactionhank/docker-atlassian-jira-software

0.0 0.0 0.0 338 KB

Atlassian JIRA Software wrapped in a Docker image

Home Page: https://cptactionhank.github.io/docker-atlassian-jira-software

License: MIT License

Shell 14.95% Ruby 76.66% Dockerfile 8.38%

docker-atlassian-jira-software's Introduction

CircleCI Build Status Open Issues Stars on GitHub Forks on GitHub Stars on Docker Hub Pulls on Docker Hub Sponsor by PayPal

HEADS UP! The latest tag and versions above 7.7.1 will be switching to use Alpine versions of OpenJDK as the base image.

Atlassian JIRA Software in a Docker container

This is a containerized installation of Atlassian JIRA Software 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 Software instance, use the following command:

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

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

Configuration

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

Environment Variable Description
X_PROXY_NAME Sets the Tomcat Connectors ProxyName attribute
X_PROXY_PORT Sets the Tomcat Connectors ProxyPort attribute
X_PROXY_SCHEME If set to https the Tomcat Connectors secure=true and redirectPort equal to X_PROXY_PORT
X_PATH Sets the Tomcat connectors path 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 Software 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 Software in the master branch and serves as the base. Furthermore an eap branch has been setup to automatically build and commit updates to ensure this branch contains the latest version of Atlassian JIRA Software Early Access Preview.

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 read contributing guide before.)

Continuous Integration and Continuous Delivery is made possible with the great services from GitHub, Travis CI, and CircleCI written in Ruby, using RSpec, Capybara, and PhantomJS frameworks.

docker-atlassian-jira-software's People

Contributors

cptactionhank avatar alexmootassem avatar patrick-remy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.