{"id":18745786,"url":"https://github.com/moshloop/ansible-systemd-java-service","last_synced_at":"2025-07-29T10:42:25.683Z","repository":{"id":138334069,"uuid":"138742557","full_name":"moshloop/ansible-systemd-java-service","owner":"moshloop","description":null,"archived":false,"fork":false,"pushed_at":"2018-06-28T11:50:05.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-20T08:09:45.655Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/moshloop.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-26T13:31:38.000Z","updated_at":"2018-06-28T11:50:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"c404c659-1a29-4607-bf76-ca68465bd2b3","html_url":"https://github.com/moshloop/ansible-systemd-java-service","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/moshloop/ansible-systemd-java-service","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moshloop%2Fansible-systemd-java-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moshloop%2Fansible-systemd-java-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moshloop%2Fansible-systemd-java-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moshloop%2Fansible-systemd-java-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moshloop","download_url":"https://codeload.github.com/moshloop/ansible-systemd-java-service/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moshloop%2Fansible-systemd-java-service/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267673271,"owners_count":24125706,"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-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":"2024-11-07T16:19:40.492Z","updated_at":"2025-07-29T10:42:25.628Z","avatar_url":"https://github.com/moshloop.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"##  moshloop.java-systemd-service\n [![Build Status](https://travis-ci.org/moshloop/ansible-java-systemd-service.svg?branch=master)](https://travis-ci.org/moshloop/ansible-java-systemd-service)\n\nA ansible role that installs a fat jar (commonly produced by tools like dropwizard / spring boot) as a systemd service.\n\n### Arguments\n\n| Argument       | Default              | Description |\n| -------------- | -------------------- | ----------- |\n| **jar**        | [Required]           | URL to jar  |\n| install_dir    | /opt                 |             |\n| filename       |                      |             |\n| install_path   |                      |             |\n| validate_certs | Yes                  |             |\n| service        |                      |             |\n| args           |                      |             |\n| heap           | 50% of available RAM | Heap size   |\n| jvm_opts       |                      |             |\n\n### Example\n\n```yaml\n---\n- hosts: localhost\n  roles:\n    - moshloop.systemd\n  tasks:\n    - include_role: name=moshloop.java\n      vars:\n        validate_certs: no\n    - include_role: name=moshloop.java-systemd-service\n      vars:\n        jar: https://search.maven.org/remotecontent?filepath=net/sourceforge/winstone/winstone/0.9.10/winstone-0.9.10.jar\n        args: --webroot /tmp\n        validate_certs: no\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoshloop%2Fansible-systemd-java-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoshloop%2Fansible-systemd-java-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoshloop%2Fansible-systemd-java-service/lists"}