27 lines
1.3 KiB
JSON
27 lines
1.3 KiB
JSON
{
|
|
"description": "A cluster-wide init and control system for services in cgroups or Docker containers.",
|
|
"framework": true,
|
|
"images": {
|
|
"icon-large": "https://downloads.mesosphere.io/marathon/assets/icon-service-marathon-large.png",
|
|
"icon-medium": "https://downloads.mesosphere.io/marathon/assets/icon-service-marathon-medium.png",
|
|
"icon-small": "https://downloads.mesosphere.io/marathon/assets/icon-service-marathon-small.png"
|
|
},
|
|
"licenses": [
|
|
{
|
|
"name": "Apache License Version 2.0",
|
|
"url": "https://github.com/mesosphere/marathon/blob/master/LICENSE"
|
|
}
|
|
],
|
|
"maintainer": "support@mesosphere.io",
|
|
"name": "marathon",
|
|
"postInstallNotes": "Marathon DCOS Service has been successfully installed!\n\n\tDocumentation: https://mesosphere.github.io/marathon\n\tIssues: https:/github.com/mesosphere/marathon/issues\n",
|
|
"postUninstallNotes": "The Marathon DCOS Service has been uninstalled and will no longer run.\nPlease follow the instructions at http://docs.mesosphere.com/services/marathon/#uninstall to clean up any persisted state",
|
|
"preInstallNotes": "We recommend a minimum of one node with at least 2 CPU's and 1GB of RAM available for the Marathon Service.",
|
|
"scm": "https://github.com/mesosphere/marathon.git",
|
|
"tags": [
|
|
"init",
|
|
"long-running"
|
|
],
|
|
"version": "0.11.1"
|
|
}
|