Auto-commit on 2024-12-03 10:35:31 by pcx3

This commit is contained in:
Stefan
2024-12-03 10:35:31 +01:00
parent 764d7e876f
commit 75bb525d70
24 changed files with 1212 additions and 196 deletions

View File

@@ -0,0 +1,22 @@
{
"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\/"
}
]
}