{"id":18402725,"url":"https://github.com/jasei/marathon-deployer","last_synced_at":"2026-05-16T17:05:58.835Z","repository":{"id":74375849,"uuid":"46486631","full_name":"JaSei/marathon-deployer","owner":"JaSei","description":"Simple docker image for deploying docker images to marathon based cloud.","archived":false,"fork":false,"pushed_at":"2017-05-09T15:35:52.000Z","size":39,"stargazers_count":3,"open_issues_count":2,"forks_count":1,"subscribers_count":20,"default_branch":"master","last_synced_at":"2026-04-20T22:53:55.948Z","etag":null,"topics":["cloud","docker-image","marathon","marathon-json"],"latest_commit_sha":null,"homepage":null,"language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JaSei.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":null,"funding":null,"license":"LICENSE.md","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":"2015-11-19T10:58:56.000Z","updated_at":"2019-04-29T10:18:27.000Z","dependencies_parsed_at":"2023-04-11T18:49:01.398Z","dependency_job_id":null,"html_url":"https://github.com/JaSei/marathon-deployer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JaSei/marathon-deployer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaSei%2Fmarathon-deployer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaSei%2Fmarathon-deployer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaSei%2Fmarathon-deployer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaSei%2Fmarathon-deployer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JaSei","download_url":"https://codeload.github.com/JaSei/marathon-deployer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaSei%2Fmarathon-deployer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33111498,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["cloud","docker-image","marathon","marathon-json"],"created_at":"2024-11-06T02:43:17.993Z","updated_at":"2026-05-16T17:05:58.789Z","avatar_url":"https://github.com/JaSei.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/avast/marathon-deployer.svg?branch=master)](https://travis-ci.org/avast/marathon-deployer)\n# NAME\n\nApp::MarathonDeployer - deployment to mesos-marathon\n\n# SYNOPSIS\n\n# DESCRIPTION\n\nA simple script for deploying docker images to marathon-based cloud.\n\n    docker run \\\n        -v /path/to/your/marathon.json:/marathon.json \\\n        -e MARATHON_URL=\u003cyour_marathon_url\u003e avastsoftware/marathon-deployer\n\nIt will simply do the POST or PUT request to deploy your app.\n\nOptionally you can also provide these environment variables:\n\n- MARATHON\\_JSON - name of your JSON file (default is marathon.json)\n- MARATHON\\_APPLICATION\\_NAME - name of the application (id), this will be replaced in marathon json before submitting it\n- MARATHON\\_INSTANCES - number of instances, this will be replaced in marathon json before submitting it\n- DOCKER\\_IMAGE\\_NAME - name of the docker image, this will be replaced in marathon json before submitting it\n- CPU\\_PROFILE - one of low|normal|high. If cpus is not set in marathon.json, it gets computed from total cloud's CPU/memory ratio. If you choose normal profile, the cpus is set to mem \\* ratio, low = 0.3 \\* normal, high = 3 \\* normal.\n\nWhat it does for you:\n\n- construct the URL to deploy\n- do PUT request to marathon with provided JSON file\n- parse response and set the return code accordingly\n\n# LICENSE\n\nCopyright (C) Avast Software\n\n# AUTHOR\n\nMiroslav Tynovsky \u003ctynovsky@avast.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasei%2Fmarathon-deployer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjasei%2Fmarathon-deployer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasei%2Fmarathon-deployer/lists"}