{"id":19818828,"url":"https://github.com/sloppycoder/atlassian-dockers","last_synced_at":"2026-01-10T05:13:10.002Z","repository":{"id":26402374,"uuid":"29852139","full_name":"sloppycoder/atlassian-dockers","owner":"sloppycoder","description":null,"archived":false,"fork":false,"pushed_at":"2016-11-13T02:41:52.000Z","size":83,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-02-27T23:02:08.119Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sloppycoder.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}},"created_at":"2015-01-26T08:33:58.000Z","updated_at":"2018-08-07T10:05:21.000Z","dependencies_parsed_at":"2022-08-29T03:50:21.072Z","dependency_job_id":null,"html_url":"https://github.com/sloppycoder/atlassian-dockers","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloppycoder%2Fatlassian-dockers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloppycoder%2Fatlassian-dockers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloppycoder%2Fatlassian-dockers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloppycoder%2Fatlassian-dockers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sloppycoder","download_url":"https://codeload.github.com/sloppycoder/atlassian-dockers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224253290,"owners_count":17280936,"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","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":"2024-11-12T10:17:00.811Z","updated_at":"2026-01-10T05:13:09.953Z","avatar_url":"https://github.com/sloppycoder.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker containers for Atlassian JIRA, Stash and Jenkins\n\nThese containers are intended to run behind BASE_URL served Apache httpd.\n\n\n### TL;DR\n\nOne liner to get everything up and running,\n\n```\n#\n# on a machine that has docker installed\n#\n\n# this the URL where application can be accessed from\nexport BASE_URL=http://127.0.0.1\n\n# create data directory to store application state\nexport DATA_DIR=/data # or your own directory name\nmkdir -p $DATA_DIR/postgres\nmkdir -p $DATA_DIR/atlassain-home\nmkdir -p $DATA_DIR/jenkins_home\n\nsh run.sh \n\n```\n\n\nTo build the images locally, clone this repo first, then  \n\n``` \n./build.sh \n\n``` \n\nThen point your browser at the URL below to  install license and configuation for each applicaiton:\n\n| Application                                      |  URL                |\n|--------------------------------------------------|---------------------|\n|  JIRA    \t\t\t\t\t\t\t\t\t\t   | BASE_URL/jira       |\n|  Stash    \t\t\t   \t\t\t\t\t\t   | BASE_URL/stash      |\n|  Jenkins    \t\t\t\t\t\t\t\t\t   | BASE_URL/jenkins    |\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsloppycoder%2Fatlassian-dockers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsloppycoder%2Fatlassian-dockers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsloppycoder%2Fatlassian-dockers/lists"}