36 lines
957 B
JSON
36 lines
957 B
JSON
{
|
|
"name": "Bar-Assistant",
|
|
"slug": "bar-assistant",
|
|
"categories": [
|
|
24
|
|
],
|
|
"date_created": "2025-05-25",
|
|
"type": "ct",
|
|
"updateable": true,
|
|
"privileged": false,
|
|
"interface_port": 80,
|
|
"documentation": "https://docs.barassistant.app/",
|
|
"website": "https://barassistant.app/",
|
|
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/bar-assistant.webp",
|
|
"config_path": "/opt/bar-assistant",
|
|
"description": "Bar assistant is a all-in-one solution for managing your home bar.",
|
|
"install_methods": [
|
|
{
|
|
"type": "default",
|
|
"script": "ct/bar-assistant.sh",
|
|
"resources": {
|
|
"cpu": 2,
|
|
"ram": 2048,
|
|
"hdd": 4,
|
|
"os": "ubuntu",
|
|
"version": "24.10"
|
|
}
|
|
}
|
|
],
|
|
"default_credentials": {
|
|
"username": null,
|
|
"password": null
|
|
},
|
|
"notes": []
|
|
}
|