36 lines
916 B
JSON
36 lines
916 B
JSON
{
|
|
"name": "RomM",
|
|
"slug": "romm",
|
|
"categories": [
|
|
21
|
|
],
|
|
"date_created": "2025-03-10",
|
|
"type": "ct",
|
|
"updateable": true,
|
|
"privileged": false,
|
|
"interface_port": 8080,
|
|
"documentation": "https://docs.romm.app/latest/",
|
|
"website": "https://romm.app/",
|
|
"config_path": "/opt",
|
|
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/romm.webp",
|
|
"description": "RomM (ROM Manager) allows you to scan, enrich, browse and play your game collection with a clean and responsive interface. Support for multiple platforms, various naming schemes, and custom tags.",
|
|
"install_methods": [
|
|
{
|
|
"type": "default",
|
|
"script": "ct/romm.sh",
|
|
"resources": {
|
|
"cpu": 2,
|
|
"ram": 4096,
|
|
"hdd": 20,
|
|
"os": "ubuntu",
|
|
"version": "24.04"
|
|
}
|
|
}
|
|
],
|
|
"default_credentials": {
|
|
"username": "romm",
|
|
"password": "changeme"
|
|
},
|
|
"notes": []
|
|
}
|