mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
23 lines
471 B
JSON
23 lines
471 B
JSON
{
|
|
"schema": "1.0",
|
|
"type": "whmcs-servers",
|
|
"name": "OpenPanel",
|
|
"license": "proprietary",
|
|
"category": "provisioning",
|
|
"description": {
|
|
"name": "OpenPanel",
|
|
"tagline": "A Linux hosting control panel based on Docker.",
|
|
"long": ""
|
|
},
|
|
"support": {
|
|
"homepage": "https://openpanel.co/",
|
|
"docs_url": "https://dev.openpanel.co/api"
|
|
},
|
|
"authors": [
|
|
{
|
|
"name": "OPENPANEL",
|
|
"homepage": "https:\/\/openpanel.co\/"
|
|
}
|
|
]
|
|
}
|