{"id":20600028,"url":"https://github.com/mungell/jirabox","last_synced_at":"2026-04-15T19:41:25.821Z","repository":{"id":65980887,"uuid":"80371112","full_name":"MunGell/JiraBox","owner":"MunGell","description":"Vagrant box for setting up local Jira server","archived":false,"fork":false,"pushed_at":"2017-01-30T22:31:27.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-06T15:51:25.369Z","etag":null,"topics":["ansible","java","jira","postgres","vagrant"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MunGell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-29T20:39:09.000Z","updated_at":"2017-03-18T11:44:18.000Z","dependencies_parsed_at":"2023-02-19T18:15:45.697Z","dependency_job_id":null,"html_url":"https://github.com/MunGell/JiraBox","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MunGell/JiraBox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MunGell%2FJiraBox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MunGell%2FJiraBox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MunGell%2FJiraBox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MunGell%2FJiraBox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MunGell","download_url":"https://codeload.github.com/MunGell/JiraBox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MunGell%2FJiraBox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31857620,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["ansible","java","jira","postgres","vagrant"],"created_at":"2024-11-16T08:34:50.106Z","updated_at":"2026-04-15T19:41:25.790Z","avatar_url":"https://github.com/MunGell.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JiraBox\n\nVagrant box for setting up local Jira server.\n\nSteps:\n\n- Create an `ansible/vars/all.yml` file and configure your setup there.\n\nFor example, this is how it might look like:\n\n```yaml\n---\nvagrant_local:\n    hostname: jira\npgsql:\n    database: jira\n    user: jira\n    password: secret\njava:\n    version: 8\n    subversion: 121\n    install_dir: /usr/local/java\n    set_javahome: true\njira:\n    gid: ~\n    hash_salt: jira\n    pass: secret\n    uid: ~\n    user: jira\n```\n\n- Download JRE from Oracle website to `ansible/files` directory e.g. `server-jre-8u121-linux-x64.tar.gz`. Update your variable with the version of Java you downloaded.\n\n- Run `vagrant up`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmungell%2Fjirabox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmungell%2Fjirabox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmungell%2Fjirabox/lists"}