36 lines
902 B
JSON
36 lines
902 B
JSON
{
|
|
"name": "DiscoPanel",
|
|
"slug": "discopanel",
|
|
"categories": [
|
|
24
|
|
],
|
|
"date_created": "2025-11-26",
|
|
"type": "ct",
|
|
"updateable": false,
|
|
"privileged": false,
|
|
"interface_port": 8080,
|
|
"documentation": "https://discopanel.app/docs/",
|
|
"config_path": "",
|
|
"website": "https://discopanel.app/",
|
|
"logo": "https://discopanel.app/g1_256x256.png",
|
|
"description": "The Minecraft Server Manager that Actually Works\nBuilt by someone who was tired of bloated control panels that require a PhD to operate and still manage to break at the worst possible moment.",
|
|
"install_methods": [
|
|
{
|
|
"type": "default",
|
|
"script": "ct/discopanel.sh",
|
|
"resources": {
|
|
"cpu": 2,
|
|
"ram": 2048,
|
|
"hdd": 8,
|
|
"os": "Debian",
|
|
"version": "13"
|
|
}
|
|
}
|
|
],
|
|
"default_credentials": {
|
|
"username": null,
|
|
"password": null
|
|
},
|
|
"notes": []
|
|
}
|