{"id":27375125,"url":"https://github.com/katharostech/docker_jira","last_synced_at":"2025-07-23T13:09:17.649Z","repository":{"id":66216736,"uuid":"203453953","full_name":"katharostech/docker_jira","owner":"katharostech","description":"Docker image for Atlassian JIRA","archived":false,"fork":false,"pushed_at":"2019-08-20T21:02:01.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-21T03:28:50.932Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/katharostech.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-08-20T21:01:25.000Z","updated_at":"2019-08-20T21:02:04.000Z","dependencies_parsed_at":"2023-02-25T02:16:01.989Z","dependency_job_id":null,"html_url":"https://github.com/katharostech/docker_jira","commit_stats":{"total_commits":2,"total_committers":2,"mean_commits":1.0,"dds":0.5,"last_synced_commit":"e050d30117e24d7178f5e149e601035c47522182"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/katharostech/docker_jira","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katharostech%2Fdocker_jira","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katharostech%2Fdocker_jira/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katharostech%2Fdocker_jira/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katharostech%2Fdocker_jira/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/katharostech","download_url":"https://codeload.github.com/katharostech/docker_jira/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katharostech%2Fdocker_jira/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266682674,"owners_count":23967837,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-13T12:14:32.129Z","updated_at":"2025-07-23T13:09:17.598Z","avatar_url":"https://github.com/katharostech.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Build the version specific image\nBuilding this image requires that you pass a version of the JIRA binary to the build command.  This version must coincide directly with the build number that resides in the downloads section of BitBucket for this Git repo.\n\n```bash\ndocker build --build-arg JIRA_VERSION=7.9.1 -t kadimasolutions/jira:7.9.1 .\n```\n\n# Run the container\nRunning the container can be done as follows.  Take note that if any of the \"db\" environment variables are missing from the run command of this container, the container will assume that this is a new instance and it will treat it as such.  You will be presented with the default installation wizard when navigating to the site. If this site will sit behind a reverse proxy for SSL Termination, you will need to provide the domain in the \"ssl_term_domain\" environment variable. Simply omit this variable if it does not apply to your instance. This feature was added since SSL termination is not handled by JIRA out-of-the-box, and additional config must be addressed accordingly.\n\n```bash\ndocker run -h jira \\\n--name jira \\\n-e dbhost=\"mydbhost\" \\\n-e dbport=\"3306\" \\\n-e dbname=\"mydb\" \\\n-e dbuser=\"mydbuser\" \\\n-e dbpass=\"mydbpass\" \\\n-e ssl_term_domain=\"jira.kadima.solutions\" \\\n-p 80:8080 \\\n-dt kadimasolutions/jira:7.9.1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatharostech%2Fdocker_jira","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkatharostech%2Fdocker_jira","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatharostech%2Fdocker_jira/lists"}